completer property

Completer<T> completer
final

The completer for the request

Implementation

final Completer<T> completer;