menu
googleapis_auth package
documentation
auth_browser.dart
AuthenticationException
AuthenticationException constructor
AuthenticationException constructor
dark_mode
light_mode
AuthenticationException
constructor
AuthenticationException
(
String
error
, {
String
?
errorDescription
,
String
?
errorUri
,
})
Implementation
AuthenticationException( this.error, { this.errorDescription, this.errorUri, });
googleapis_auth package
documentation
auth_browser
AuthenticationException
AuthenticationException constructor
AuthenticationException class