ProcessIdCard class

Constructors

ProcessIdCard()

Properties

backImage Image?
getter/setter pair
birthDate String?
getter/setter pair
captureBackSide bool
getter/setter pair
cardModels CardModels
getter/setter pair
country String?
getter/setter pair
dylib DynamicLibrary
final
expiryDate String?
getter/setter pair
fatherName String?
getter/setter pair
frontImage Image?
getter/setter pair
gender String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
idCardModel IdCardModel
getter/setter pair
idCardNumber String?
getter/setter pair
isFrontCaptured bool
getter/setter pair
issueDate String?
getter/setter pair
name String?
getter/setter pair
retry int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
utils Utils
getter/setter pair

Methods

getLengthOfNull(Map<String, String?> map) → dynamic
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) Future<int>
toString() String
A string representation of this object.
inherited

Operators

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