copyWith property

  1. @JsonKey(ignore: true)
$InvoiceLineItemCopyWith<InvoiceLineItem> copyWith
inherited

Implementation

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