copyWith property

  1. @JsonKey(ignore: true)
$RelatedArtifactCopyWith<RelatedArtifact> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$RelatedArtifactCopyWith<RelatedArtifact> get copyWith =>
    throw _privateConstructorUsedError;