newCameraliveness class

Constructors

newCameraliveness()

Properties

faceSdk ↔ FaceSDK
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
mfImage1 ↔ MatchFacesImage?
getter/setter pair
mfImage2 ↔ MatchFacesImage?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

comparefaceKyc(dynamic image1, dynamic image2) Future<double>
initialize() Future<bool>
loadAssetIfExists(String path) Future<ByteData?>
matchFaces1() → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setImage1(Uint8List bytes, ImageType type, int number) → dynamic
startLiveness() Future<LivenessResponse?>
takepicture() Future<FaceCaptureImage?>
toString() String
A string representation of this object.
inherited

Operators

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