mobilefoundation
accesstoken
AccessToken
value property
value
mobilefoundation
accesstoken
AccessToken
value property
AccessToken class
Properties
asAuthorizationRequestHeader
asFormEncodedBodyParameter
hashCode
runtimeType
scope
value
Methods
noSuchMethod
toString
Operators
operator ==
value
property
String
value
Returns the value of the access token.
Implementation
String get value { return this._value; }