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