EuropeanDriverLicenseFront class
European driver license, front side
- Inheritance
-
- Object
- GenericDocumentWrapper
- EuropeanDriverLicenseFront
Constructors
- EuropeanDriverLicenseFront(GenericDocument document)
Properties
- address → TextFieldWrapper?
-
Address (Field 8.)
no setter
- administrativeNumber → TextFieldWrapper?
-
Administrative number (Field 10.)
no setter
- barcode → TextFieldWrapper?
-
Barcode
no setter
- birthDate → ValidatedTextFieldWrapper
-
Birth date (Field 3.)
no setter
- birthplace → TextFieldWrapper?
-
Birthplace (Field 3.)
no setter
- citizenship → TextFieldWrapper?
-
Citizenship (Field 4f.)
no setter
- country → TextFieldWrapper
-
Country of the driver license
no setter
- document → GenericDocument
-
finalinherited
- expiryDate → ValidatedTextFieldWrapper
-
Expiry date (Field 4b.)
no setter
- gender → TextFieldWrapper?
-
Gender (Field 4e.)
no setter
- givenNames → TextFieldWrapper
-
Given names (Field 2.)
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → TextFieldWrapper
-
Document ID number (in the top-right corner, Field 5.)
no setter
- issueDate → ValidatedTextFieldWrapper?
-
Issue date (Field 4a.)
no setter
- issuingAuthority → TextFieldWrapper?
-
Issuing authority (Field 4c.)
no setter
- licenseCategories → TextFieldWrapper?
-
Driver's license categories (Field 9.)
no setter
- metadata → Metadata
-
The child document of type "Metadata".
no setter
- mrz → TextFieldWrapper?
-
MRZ part of the document
no setter
- photo → TextFieldWrapper
-
Photo image
no setter
- requiredDocumentType → String
-
no setteroverride
- restrictions → TextFieldWrapper?
-
Restrictions applied for the driver's license (Field 12.)
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- serialNumber → TextFieldWrapper?
-
Serial number (Field 5b. on Driver Qualification Card)
no setter
- signature → TextFieldWrapper
-
Signature image (Field 7.)
no setter
- surname → TextFieldWrapper
-
Surname (Field 1.)
no setter
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
- DOCUMENT_NORMALIZED_TYPE → const String
- Normalized document type name of this document wrapper.
- DOCUMENT_TYPE → const String
- Generic document type name of this document wrapper.