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