copyWith property

  1. @JsonKey(ignore: true)
$ContractOfferCopyWith<ContractOffer> copyWith
inherited

Implementation

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