CustomerSourceDeletedEvent constructor
const
CustomerSourceDeletedEvent({
- required AccountExternalAccountCreatedEventObject object,
Occurs whenever a source is removed from a customer.
Implementation
const CustomerSourceDeletedEvent({required this.object});