isOff property

bool isOff

Implementation

bool get isOff => (data[9] & 0x80) > 0;