newCameraliveness class
Constructors
Properties
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