menu
bungie_api package
documentation
helpers/oauth.dart
OAuthException
OAuthException constructor
OAuthException constructor
dark_mode
light_mode
OAuthException
constructor
OAuthException
(
String
error
, [
String
?
errorDescription
])
Implementation
OAuthException(this.error, [this.errorDescription]);
bungie_api package
documentation
helpers/oauth
OAuthException
OAuthException constructor
OAuthException class