DeIdCardBack class

German ID card, back side

Inheritance

Constructors

DeIdCardBack(GenericDocument document)

Properties

address TextFieldWrapper
Address
getter/setter pair
document GenericDocument
getter/setter pairinherited
documentType DocumentType
no setteroverride
eyeColor TextFieldWrapper
Eye color
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
height TextFieldWrapper
Height
getter/setter pair
issueDate ValidatedTextFieldWrapper
Issue date
getter/setter pair
issuingAuthority TextFieldWrapper
Issuing authority
getter/setter pair
mrz MRZ
Contains the MRZ sub-document.
getter/setter pair
pseudonym TextFieldWrapper
Pseudonym
getter/setter pair
rawMRZ TextFieldWrapper
Raw MRZ text value
getter/setter pair
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

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.