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