connection property

String? connection
final

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;