percent property

int get percent

Implementation

int get percent => lowBatteryWarning ? 0x00 : data[9];