MLInteractiveLivenessCaptureResult class

Properties

actionType int?
1: SHAKE_DOWN_ACTION --> Nod.
final
bitmap Uint8List?
Image frame of the interactive biometric verification result.
final
frameNum int?
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
score double?
final
stateCode int?
1001: FACE_ASPECT --> The face orientation is inconsistent with that of the phone.
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

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