AccountExternalAccountCreatedEvent constructor
const
AccountExternalAccountCreatedEvent({
- required AccountExternalAccountCreatedEventObject object,
Occurs whenever an external account is created.
Implementation
const AccountExternalAccountCreatedEvent({required this.object});