percent property

int percent

Implementation

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