copyWith property

SourceCopyWith<Source> get copyWith

Implementation

SourceCopyWith<p4.Source> get copyWith => _SourceCopyWithImpl(this as p4.Source, $identity, $identity);