menu
octopus_energy_api_client package
documentation
v1.dart
AccountRegister
AccountRegister.new constructor
AccountRegister.new constructor
dark_mode
light_mode
AccountRegister
constructor
AccountRegister
(
{
required
String
identifier
,
bool
?
isSettlementRegister
,
String
?
rate
,
})
Implementation
AccountRegister({ required this.identifier, this.isSettlementRegister, this.rate, });
octopus_energy_api_client package
documentation
v1
AccountRegister
AccountRegister.new constructor
AccountRegister class