AccountSessionAccountOnboarding constructor
account_config_param
Configuration for the account onboarding embedded component.
Implementation
const AccountSessionAccountOnboarding({
required this.enabled,
this.features,
});
account_config_param
Configuration for the account onboarding embedded component.
const AccountSessionAccountOnboarding({
required this.enabled,
this.features,
});