FinancialConnectionsAccountCreatedEvent constructor
const
FinancialConnectionsAccountCreatedEvent({
- required FinancialConnectionsAccount object,
Occurs when a new Financial Connections account is created.
Implementation
const FinancialConnectionsAccountCreatedEvent({required this.object});