$asChannels property

ChannelsCopyWith<$R, Channels, $Out> $asChannels

Implementation

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