menu
clean_energy_api
clean_energy_api.dart
PeripheralParamV2
PeripheralParamV2 const constructor
PeripheralParamV2
dark_mode
light_mode
PeripheralParamV2
constructor
const
PeripheralParamV2
(
{
int
?
definitionId
,
String
?
displayName
,
dynamic
$value
,
bool
?
isReadOnly
,
})
Implementation
const PeripheralParamV2({ this.definitionId, this.displayName, this.$value, this.isReadOnly, });
clean_energy_api
clean_energy_api
PeripheralParamV2
PeripheralParamV2 const constructor
PeripheralParamV2 class