CustomerSourceUpdatedEvent constructor
const
CustomerSourceUpdatedEvent({
- required AccountExternalAccountCreatedEventObject object,
Occurs whenever a source's details are changed.
Implementation
const CustomerSourceUpdatedEvent({required this.object});