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