copyWith property
ChannelCopyWith<Channel, Channel, Channel>
get
copyWith
Implementation
ChannelCopyWith<Channel, Channel, Channel> get copyWith =>
_ChannelCopyWithImpl(this as Channel, $identity, $identity);