InvoicePaymentActionRequiredEvent constructor
const
InvoicePaymentActionRequiredEvent({
- required Invoice object,
Occurs whenever an invoice payment attempt requires further user action to complete.
Implementation
const InvoicePaymentActionRequiredEvent({required this.object});