completer property

Completer<T?> completer
getter/setter pair

Implementation

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