ready property

Future<void> get ready

Whether the instance is initialized

Implementation

Future<void> get ready => _ready.future;