copyWith property

  1. @JsonKey(ignore: true)
$ContractActionCopyWith<ContractAction> copyWith
inherited

Implementation

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