ResultOCR class
Constructors
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