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