CapturedId class

Annotations

Constructors

CapturedId.fromJSON(Map<String, dynamic> json)
factory

Properties

aamvaBarcode AamvaBarcodeResult?
no setter
address String?
no setter
age int?
no setter
apecBusinessTravelCardMrz ApecBusinessTravelCardMrzResult?
no setter
argentinaIdBarcode ArgentinaIdBarcodeResult?
no setter
capturedResultType CapturedResultType
no setter
capturedResultTypes Set<CapturedResultType>
no setter
chinaExitEntryPermitMrz ChinaExitEntryPermitMrzResult?
no setter
chinaMainlandTravelPermitMrz ChinaMainlandTravelPermitMrzResult?
no setter
chinaOneWayPermitBackMrz ChinaOneWayPermitBackMrzResult?
no setter
chinaOneWayPermitFrontMrz ChinaOneWayPermitFrontMrzResult?
no setter
colombiaDlBarcode ColombiaDlBarcodeResult?
no setter
colombiaIdBarcode ColombiaIdBarcodeResult?
no setter
commonAccessCardBarcode CommonAccessCardBarcodeResult?
no setter
dateOfBirth DateResult?
no setter
dateOfExpiry DateResult?
no setter
dateOfIssue DateResult?
no setter
documentAdditionalNumber String?
no setter
documentNumber String?
no setter
documentType DocumentType
no setter
firstName String?
no setter
fullName String
no setter
hashCode int
The hash code for this object.
no setterinherited
isExpired bool?
no setter
issuingCountry String?
no setter
issuingCountryIso String?
no setter
lastName String?
no setter
mrz MrzResult?
no setter
nationality String?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sex String?
no setter
southAfricaDlBarcode SouthAfricaDlBarcodeResult?
no setter
southAfricaIdBarcode SouthAfricaIdBarcodeResult?
no setter
usUniformedServicesBarcode UsUniformedServicesBarcodeResult?
no setter
usVisaViz UsVisaVizResult?
no setter
viz VizResult?
no setter

Methods

getImageForType(IdImageType imageType) Image?
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toMap() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited