$asChannel property
ChannelCopyWith<$R, Channel, $Out>
get
$asChannel
Implementation
ChannelCopyWith<$R, Channel, $Out> get $asChannel =>
$base.as((v, t, t2) => _ChannelCopyWithImpl(v, t, t2));