asChannels property

ChannelsCopyWith<$R> get asChannels

Implementation

ChannelsCopyWith<$R> get asChannels => base.as((v, t, t2) => _ChannelsCopyWithImpl(v, t, t2));