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(String image1, String image2) Future<double>
comparefaceKyc1(String image1, String image2) Future<double>
loadAssetIfExists(String path) Future<ByteData?>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setImage1(Uint8List bytes, ImageType type, int number) → void
startLiveness(BuildContext context) Future<LivenessResult?>
toString() String
A string representation of this object.
inherited

Operators

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