copyWith property

  1. @JsonKey(ignore: true)
$ContractCopyWith<Contract> copyWith
inherited

Implementation

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