Constant class

Constructors

Constant()

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

Constants

kdTpValidCEP → const int
kdTpValidCity → const int
kdTpValidCPF → const int
kdTpValidDate → const int
kdTpValidEmail → const int
kdTpValidInt → const int
kdTpValidName → const int
kdTpValidPassword → const int
kdTpValidPasswordConf → const int
kdTpValidPhone → const int
kdTpValidText → const int