SetupIntentCreatedEvent constructor
const
SetupIntentCreatedEvent({
- required SetupIntent object,
Occurs when a new SetupIntent is created.
Implementation
const SetupIntentCreatedEvent({required this.object});