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