menu
flutter_hue package
documentation
domain/models/device_power/device_power_power_state.dart
DevicePowerPowerState
batteryLevel property
batteryLevel property
dark_mode
light_mode
batteryLevel
property
int
batteryLevel
final
The current battery state in percent, only for battery powered devices.
Implementation
final int batteryLevel;
flutter_hue package
documentation
domain/models/device_power/device_power_power_state
DevicePowerPowerState
batteryLevel property
DevicePowerPowerState class