PaymentIntentRequiresActionEvent constructor
const
PaymentIntentRequiresActionEvent({
- required PaymentIntent object,
Occurs when a PaymentIntent transitions to requires_action state
Implementation
const PaymentIntentRequiresActionEvent({required this.object});