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