batteryPower property

SensorGetProperty<int> batteryPower
latefinal

Implementation

late final SensorGetProperty<int> batteryPower =
    SensorGetProperty(guid, api.getBattPower);