AamvaBarcodeResult class

Annotations

Constructors

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

Properties

aamvaVersion int
no setter
aliasFamilyName String?
no setter
aliasGivenName String?
no setter
aliasSuffixName String?
no setter
barcodeDataElements Map<String, String>
no setter
cardRevisionDate DateResult?
no setter
documentDiscriminatorNumber String?
no setter
driverNamePrefix String?
no setter
driverNameSuffix String?
no setter
endorsementsCode String?
no setter
eyeColor String?
no setter
firstNameTruncation String?
no setter
firstNameWithoutMiddleName String?
no setter
hairColor String?
no setter
hashCode int
The hash code for this object.
no setterinherited
heightCm int?
no setter
heightInch int?
no setter
iIN String
no setter
isRealId bool
no setter
issuingJurisdiction String
no setter
issuingJurisdictionIso String
no setter
jurisdictionVersion int
no setter
lastNameTruncation String?
no setter
middleName String?
no setter
middleNameTruncation String?
no setter
placeOfBirth String?
no setter
race String?
no setter
restrictionsCode String?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
vehicleClass String?
no setter
weightKg int?
no setter
weightLbs int?
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