InvoicePaymentSucceededEvent constructor
const
InvoicePaymentSucceededEvent({
- required Invoice object,
Occurs whenever an invoice payment attempt succeeds.
Implementation
const InvoicePaymentSucceededEvent({required this.object});