channel property

StreamChannel<T> channel

The channel for this completer.

Implementation

StreamChannel<T> get channel => _channel;