OCRResponse class

Constructors

OCRResponse(Map map)

Properties

BirthDate String
read / write
Category String
read / write
Code String
read / write
ExpeditionCity String
read / write
ExpeditionDate String
read / write
ExpeditionState String
read / write
ExpirationDate String
read / write
FatherName String
read / write
FirstLicenseDate String
read / write
hashCode int
The hash code for this object. [...]
read-only, inherited
MirrorNumber String
read / write
MotherName String
read / write
Name String
read / write
Observation String
read / write
PlaceOfBirth String
read / write
RegistrationNumber String
read / write
Renach String
read / write
RG String
read / write
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited
SecurityCode String
read / write

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
A string representation of this object. [...]
inherited

Operators

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