copyWith property

Implementation

ChannelsCopyWith<Channels, Channels, Channels> get copyWith =>
    _ChannelsCopyWithImpl(this as Channels, $identity, $identity);