PaymentIntentProcessingEvent constructor
const
PaymentIntentProcessingEvent({
- required PaymentIntent object,
Occurs when a PaymentIntent has started processing.
Implementation
const PaymentIntentProcessingEvent({required this.object});