copyWith property

ChannelCopyWith<Channel> get copyWith

Implementation

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