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