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