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