copyWith property

  1. @JsonKey(ignore: true)
$RecurringInvoiceItemCopyWith<RecurringInvoiceItem> copyWith
inherited

Implementation

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