copyWith property

Implementation

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