ready property

Future<void> get ready

Implementation

Future<void> get ready {
  return _ready.future;
}