LivenessProcessStatus class

Constructors

LivenessProcessStatus()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Operators

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

Constants

FAILED → const String
FIT_FACE → const String
LOW_BRIGHTNESS → const String
MOVE_AWAY → const String
MOVE_CLOSER → const String
NEW_SESSION → const String
NEXT_STAGE → const String
PREPARING → const String
PROCESSING → const String
PROGRESS → const String
RETRY → const String
SECTOR_CHANGED → const String
START → const String
SUCCESS → const String
TURN_HEAD → const String