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