Scope class

Describes the authorization request for OAuth 2.0, which affects user security.

When authorization is requested, an authorization dialog box is displayed.

Properties

hashCode int
The hash code for this object.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

describeContents() int
getScopeUri() String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
override

Static Properties

accountBirthday Scope
final
accountCountry Scope
final
accountMobileNumber Scope
final
ageRange Scope
final
email Scope
final
game Scope
final
openId Scope
final
profile Scope
final