DeDriverLicenseFront class
German driver license (Führerschein), front side
- Inheritance
-
- Object
- GenericDocumentWrapper
- DeDriverLicenseFront
Constructors
- DeDriverLicenseFront(GenericDocument document)
Properties
- birthDate ↔ ValidatedTextFieldWrapper
-
Birth date
getter/setter pair
- birthplace ↔ TextFieldWrapper
-
Birthplace
getter/setter pair
- document ↔ GenericDocument
-
getter/setter pairinherited
- documentType → DocumentType
-
no setteroverride
- expiryDate ↔ ValidatedTextFieldWrapper
-
Expiry date
getter/setter pair
- givenNames ↔ TextFieldWrapper
-
Given names
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- id ↔ TextFieldWrapper
-
Document ID number (in the top-right corner)
getter/setter pair
- issueDate ↔ ValidatedTextFieldWrapper
-
Issue date
getter/setter pair
- issuingAuthority ↔ TextFieldWrapper
-
Issuing authority
getter/setter pair
- licenseCategories ↔ TextFieldWrapper
-
Driver's license categories
getter/setter pair
- photo ↔ TextFieldWrapper
-
Photo image
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- signature ↔ TextFieldWrapper
-
Signature image
getter/setter pair
- surname ↔ TextFieldWrapper
-
Surname
getter/setter pair
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.