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