copyWith property
Create a copy of Channel with the given fields replaced by the non-null parameter values.
Implementation
$ChannelCopyWith<Channel> get copyWith => throw _privateConstructorUsedError;
Create a copy of Channel with the given fields replaced by the non-null parameter values.
$ChannelCopyWith<Channel> get copyWith => throw _privateConstructorUsedError;