GoogleCloudIdentitytoolkitAdminV2PhoneNumber class

Configuration options related to authenticated a user by their phone number.

Properties

enabled bool?
Whether phone number auth is enabled for the project or not.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
testPhoneNumbers Map<String, String>?
A map of that can be used for phone auth testing.
getter/setter pair

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