IdentitytoolkitRelyingpartyGetAccountInfoRequest class
Request to get the account information.
Constructors
Properties
- delegatedProjectNumber ↔ String?
-
GCP project number of the requesting delegated app.
getter/setter pair
-
email
↔ List<
String> ? -
The list of emails of the users to inquiry.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- idToken ↔ String?
-
The GITKit token of the authenticated user.
getter/setter pair
-
localId
↔ List<
String> ? -
The list of local ID's of the users to inquiry.
getter/setter pair
-
phoneNumber
↔ List<
String> ? -
Privileged caller can query users by specified phone number.
getter/setter pair
- 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
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited