DeIdCardFrontFieldsSignatures class
Class that contains all fields signatures of the DeIdCardFront document. Use it to Configure the document fields when running the scanner screen.
Constructors
- DeIdCardFrontFieldsSignatures()
-
const
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
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
- BirthDate → const String
-
DeIdCardFront.DOCUMENT_NORMALIZED_TYPE + "." + "BirthDate"
- Birthplace → const String
-
DeIdCardFront.DOCUMENT_NORMALIZED_TYPE + "." + "Birthplace"
- ExpiryDate → const String
-
DeIdCardFront.DOCUMENT_NORMALIZED_TYPE + "." + "ExpiryDate"
- GivenNames → const String
-
DeIdCardFront.DOCUMENT_NORMALIZED_TYPE + "." + "GivenNames"
- ID → const String
-
DeIdCardFront.DOCUMENT_NORMALIZED_TYPE + "." + "ID"
- MaidenName → const String
-
DeIdCardFront.DOCUMENT_NORMALIZED_TYPE + "." + "MaidenName"
- Nationality → const String
-
DeIdCardFront.DOCUMENT_NORMALIZED_TYPE + "." + "Nationality"
- Photo → const String
-
DeIdCardFront.DOCUMENT_NORMALIZED_TYPE + "." + "Photo"
- PIN → const String
-
DeIdCardFront.DOCUMENT_NORMALIZED_TYPE + "." + "PIN"
- Signature → const String
-
DeIdCardFront.DOCUMENT_NORMALIZED_TYPE + "." + "Signature"
- Surname → const String
-
DeIdCardFront.DOCUMENT_NORMALIZED_TYPE + "." + "Surname"