GetAuthorize class
Constructors
Properties
- appId → String
-
final
- appSecret → String?
-
final
-
no setteroverride
- autoLogin → bool
-
final
- bundleId → String
-
final
- challenge → CodeChallenge?
-
final
- data → dynamic
-
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- method → HttpMethod
-
no setteroverride
- redirectUri → String
-
final
- relogin → bool
-
final
- responseType → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
scopes
→ List<
Scope> -
final
- source → String
-
final
- state → String?
-
final
- uri → String
-
no setteroverride
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
parse(
dynamic json) → String -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited