ready property

Future<void> get ready
inherited

Whether the instance is initialized

Implementation

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