copyWith property

$ChannelCopyWith<Channel> get copyWith
inherited

Create a copy of Channel with the given fields replaced by the non-null parameter values.

Implementation

$ChannelCopyWith<Channel> get copyWith => throw _privateConstructorUsedError;