copyWith property

  1. @JsonKey(ignore: true)
$ContractRuleCopyWith<ContractRule> copyWith
inherited

Implementation

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