channel property

  1. @override
HttpChannel channel
override

The channel that this connection is on.

Implementation

@override
HttpChannel get channel => origin.channel;