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