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