copyWith property

  1. @JsonKey(ignore: true)
$ContractPartyCopyWith<ContractParty> copyWith
inherited

Implementation

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