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