UserAuthorizationScope class

Constructors

UserAuthorizationScope()
const

Properties

all List<String>
Contains all properties of AuthorizationScope.user
no setter
hashCode int
The hash code for this object.
no setterinherited
readEmail String
Read access to user’s email address.
no setter
readPrivate String
Read access to user’s subscription details (type of user account).
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Operators

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