GetTokenWithPopupOptions class
- Inheritance
-
- Object
- BaseLoginOptions
- PopupLoginOptions
- GetTokenWithPopupOptions
- Annotations
Constructors
Properties
- acr_values → String
-
no setterinherited
- audience → String
-
no setterinherited
- connection → String?
-
no setterinherited
- display → String
-
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- id_token_hint → String
-
no setterinherited
- login_hint → String
-
no setterinherited
- max_age → Object
-
no setterinherited
- prompt → String
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- scope → String
-
no setterinherited
- ui_locales → String
-
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