ProcessDrivingLicence class
Constructors
Properties
- address ↔ String?
-
getter/setter pair
- birthDate ↔ String?
-
getter/setter pair
- bloodGroup ↔ String?
-
getter/setter pair
- country ↔ String?
-
getter/setter pair
- drivingLicenceModel ↔ DrivingLicenceModel
-
getter/setter pair
- dylib → DynamicLibrary
-
final
- expiryDate ↔ String?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- height ↔ String?
-
getter/setter pair
- idCardNumber ↔ String?
-
getter/setter pair
- issueDate ↔ String?
-
getter/setter pair
- licenceNumber ↔ String?
-
getter/setter pair
- name ↔ String?
-
getter/setter pair
- passportNumber ↔ String?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- surName ↔ String?
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
process(
String text, XFile file, BuildContext context, dynamic png, String cardType) → bool -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited