InvoiceMarkedUncollectibleEvent constructor
const
InvoiceMarkedUncollectibleEvent({
- required Invoice object,
Occurs whenever an invoice is marked uncollectible.
Implementation
const InvoiceMarkedUncollectibleEvent({required this.object});