menu
clean_energy_api
clean_energy_api.dart
PeripheralV2
PeripheralV2 const constructor
PeripheralV2
dark_mode
light_mode
PeripheralV2
constructor
const
PeripheralV2
(
{
bool
?
isConnected
,
List
<
PeripheralParamV2
>
?
parameters
,
})
Implementation
const PeripheralV2({ this.isConnected, this.parameters, });
clean_energy_api
clean_energy_api
PeripheralV2
PeripheralV2 const constructor
PeripheralV2 class