isReady property

bool isReady

Whether this device has passed the handshake.

Implementation

bool get isReady => device != Device.FIRMWARE;