menu
clean_energy_api
clean_energy_api.dart
CommandTaskIdDTO
CommandTaskIdDTO const constructor
CommandTaskIdDTO
dark_mode
light_mode
CommandTaskIdDTO
constructor
const
CommandTaskIdDTO
(
{
String
?
id
,
})
Implementation
const CommandTaskIdDTO({ this.id, });
clean_energy_api
clean_energy_api
CommandTaskIdDTO
CommandTaskIdDTO const constructor
CommandTaskIdDTO class