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