copyWith property
CopyWith$Input$SaleInvoiceInput<Input$SaleInvoiceInput>
get
copyWith
Implementation
CopyWith$Input$SaleInvoiceInput<Input$SaleInvoiceInput> get copyWith =>
CopyWith$Input$SaleInvoiceInput(
this,
(i) => i,
);