copyWith property

Implementation

PubPackageCopyWith<PubPackage, PubPackage, PubPackage> get copyWith =>
    _PubPackageCopyWithImpl(this as PubPackage, $identity, $identity);