mobilefoundation
accesstoken
AccessToken
scope property
scope
mobilefoundation
accesstoken
AccessToken
scope property
AccessToken class
Properties
asAuthorizationRequestHeader
asFormEncodedBodyParameter
hashCode
runtimeType
scope
value
Methods
noSuchMethod
toString
Operators
operator ==
scope
property
String
scope
Returns the scope for which access-token was provided.
Implementation
String get scope { return this._scope; }