isReady property

Future get isReady

Future that completes when the service is ready.

Implementation

Future get isReady => _isReady.future;