onReady property

Future<Null> get onReady

Implementation

Future<Null> get onReady => _readyCompleter.future;