DeDriverLicenseFrontFieldsSignatures class

Class that contains all fields signatures of the DeDriverLicenseFront document. Use it to Configure the document fields when running the scanner screen.

Constructors

DeDriverLicenseFrontFieldsSignatures()
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
DeDriverLicenseFront.DOCUMENT_NORMALIZED_TYPE + "." + "BirthDate"
Birthplace → const String
DeDriverLicenseFront.DOCUMENT_NORMALIZED_TYPE + "." + "Birthplace"
ExpiryDate → const String
DeDriverLicenseFront.DOCUMENT_NORMALIZED_TYPE + "." + "ExpiryDate"
GivenNames → const String
DeDriverLicenseFront.DOCUMENT_NORMALIZED_TYPE + "." + "GivenNames"
ID → const String
DeDriverLicenseFront.DOCUMENT_NORMALIZED_TYPE + "." + "ID"
IssueDate → const String
DeDriverLicenseFront.DOCUMENT_NORMALIZED_TYPE + "." + "IssueDate"
IssuingAuthority → const String
DeDriverLicenseFront.DOCUMENT_NORMALIZED_TYPE + "." + "IssuingAuthority"
LicenseCategories → const String
DeDriverLicenseFront.DOCUMENT_NORMALIZED_TYPE + "." + "LicenseCategories"
Photo → const String
DeDriverLicenseFront.DOCUMENT_NORMALIZED_TYPE + "." + "Photo"
Signature → const String
DeDriverLicenseFront.DOCUMENT_NORMALIZED_TYPE + "." + "Signature"
Surname → const String
DeDriverLicenseFront.DOCUMENT_NORMALIZED_TYPE + "." + "Surname"