copyWith property

  1. @JsonKey(ignore: true)
$RightsOwnerCopyWith<RightsOwner> get copyWith
inherited

Implementation

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