isReady property

bool get isReady

Device is ready for new measurement.

Implementation

bool get isReady => this == DeviceState.ready;