GoogleFirebaseInstallationsV1GenerateAuthTokenRequest class
The request to create a new temporary FIS-Auth-Token (which is a Bearer-Token for Installations).
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- installation ↔ GoogleFirebaseInstallationsV1Installation?
-
Optional field that allows the Firebase Installation to update (some of)
its attributes with FIS the server (ex: sdk_version) when it requests for
a new FIS Auth-Token.
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