oauthTokenAttribute top-level constant
String
const oauthTokenAttribute
Attribute key used to store the OAuth2 access token.
Implementation
const String oauthTokenAttribute = 'auth.oauth.access_token';