ready property

Future<bool> ready

If this device is ready to

Implementation

Future<bool> get ready => _readyCompleter.future;