mobilefoundation
accesstoken
AccessToken
getValue property
getValue
mobilefoundation
accesstoken
AccessToken
getValue property
AccessToken class
Constructors
AccessToken
Properties
getAsAuthorizationRequestHeader
getAsFormEncodedBodyParameter
getScope
getValue
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
getAccessTokenMap
getValue
property
String
getValue
Returns the value of the access token.
Implementation
String get getValue { return this._value; }