isReady property

bool get isReady

Implementation

bool get isReady => (status & 0x04) != 0;