SetPhone_Verification enum
Values
- sendCode → const SetPhone_Verification
- returnCode → const SetPhone_Verification
- isVerified → const SetPhone_Verification
- notSet → const SetPhone_Verification
Properties
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
Constants
-
values
→ const List<
SetPhone_Verification> - A constant List of the values in this enum, in order of their declaration.