completer property

Completer<T> completer
final

Implementation

final Completer<T> completer = Completer<T>();