channel property
StreamChannel?
get
channel
The StreamChannel if a spawnHybridUri is passed to testUI.
Implementation
StreamChannel? get channel => _channel;
The StreamChannel if a spawnHybridUri is passed to testUI.
StreamChannel? get channel => _channel;