connection property
The name of the connection configured for your application. If null, it will redirect to the Auth0 Login Page and show the Login Widget.
Implementation
final String? connection;
The name of the connection configured for your application. If null, it will redirect to the Auth0 Login Page and show the Login Widget.
final String? connection;