menu
oauth2_client package
documentation
oauth2_exception.dart
OAuth2Exception
OAuth2Exception constructor
OAuth2Exception constructor
dark_mode
light_mode
OAuth2Exception
constructor
OAuth2Exception
(
String
error
, {
String
?
errorDescription
,
})
Implementation
OAuth2Exception(this.error, {this.errorDescription});
oauth2_client package
documentation
oauth2_exception
OAuth2Exception
OAuth2Exception constructor
OAuth2Exception class