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