oauthRedirectPort property
The OAuth2 redirect port.
Defaults to Uri.base.port
in web platform and 10000
in other platforms.
Implementation
late int oauthRedirectPort;
The OAuth2 redirect port.
Defaults to Uri.base.port
in web platform and 10000
in other platforms.
late int oauthRedirectPort;