copyWith property

  1. @JsonKey(ignore: true)
$InvoiceCopyWith<Invoice> copyWith
inherited

Implementation

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