channel property

StreamChannel? get channel

The StreamChannel if a spawnHybridUri is passed to testUI.

Implementation

StreamChannel? get channel => _channel;