isReady property

Future get isReady

Future that completes when the service is ready to use.

Implementation

Future get isReady => _isReady.future;