readyCompleter property

Completer<bool> readyCompleter
final

Implementation

final Completer<bool> readyCompleter = Completer();