menu
clean_energy_api
clean_energy_api.dart
DeviceListingDTO
DeviceListingDTO const constructor
DeviceListingDTO
dark_mode
light_mode
DeviceListingDTO
constructor
const
DeviceListingDTO
(
{
List
<
DeviceDTO
>
?
items
,
int
?
count
,
})
Implementation
const DeviceListingDTO({ this.items, this.count, });
clean_energy_api
clean_energy_api
DeviceListingDTO
DeviceListingDTO const constructor
DeviceListingDTO class