SetupIntentSetupFailedEvent constructor
const
SetupIntentSetupFailedEvent({
- required SetupIntent object,
Occurs when a SetupIntent has failed the attempt to setup a payment method.
Implementation
const SetupIntentSetupFailedEvent({required this.object});