copyWith property

  1. @JsonKey(ignore: true)
$OwnershipCopyWith<Ownership> copyWith
inherited

Implementation

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