isReady property

Future<void> get isReady

Implementation

Future<void> get isReady => _readyCompleter.future;