menu
clean_energy_api
clean_energy_api.dart
DeviceListingDTO
DeviceListingDTO.fromJson factory constructor
DeviceListingDTO.fromJson
dark_mode
light_mode
DeviceListingDTO.fromJson
constructor
DeviceListingDTO.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DeviceListingDTO.fromJson(Map<String, dynamic> json) => _$DeviceListingDTOFromJson(json);
clean_energy_api
clean_energy_api
DeviceListingDTO
DeviceListingDTO.fromJson factory constructor
DeviceListingDTO class