connectedAccountId property

String? get connectedAccountId
inherited

Optional connected account ID to use for this Financial Connections session. Used for Stripe Connect embedded components.

Implementation

@JsonKey(includeFromJson: false, includeToJson: false) FinancialConnectionsEventHandler? get onEvent;/// Optional connected account ID to use for this Financial Connections session. Used for Stripe Connect embedded components.
 String? get connectedAccountId;