isReady property
Future
get
isReady
Future that completes when the service is ready.
Implementation
Future get isReady => _isReady.future;
Future that completes when the service is ready.
Future get isReady => _isReady.future;