PhoneNoConstants class

Constructors

PhoneNoConstants()

Properties

hashCode int
The hash code for this object.
no setterinherited
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
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

verifyDesc(String phoneNo) String

Constants

allowPhoneComm → const String
changeNo → const String
codeSent → const String
createAcc → const String
createAccDesc → const String
enterNo → const String
noAccount → const String
resendCancel → const String
sendCodeAgain → const String
userExists → const String
verifyPhone → const String
viaText → const String
viaWhatsApp → const String