copyWith property

  1. @JsonKey(ignore: true)
$ContractSubjectCopyWith<ContractSubject> copyWith
inherited

Implementation

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