isReady property

bool get isReady

Whether this device has passed the handshake.

Implementation

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