copyWith property

  1. @JsonKey(ignore: true)
$InvoiceItemCopyWith<InvoiceItem> copyWith
inherited

Implementation

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