menu
clean_energy_api
clean_energy_api.dart
EventOutcomeDTO
EventOutcomeDTO const constructor
EventOutcomeDTO
dark_mode
light_mode
EventOutcomeDTO
constructor
const
EventOutcomeDTO
(
{
String
?
result
,
String
?
reason
,
})
Implementation
const EventOutcomeDTO({ this.result, this.reason, });
clean_energy_api
clean_energy_api
EventOutcomeDTO
EventOutcomeDTO const constructor
EventOutcomeDTO class