MLFaceKeyPoint class

Constructors

MLFaceKeyPoint.fromMap(Map map)
factory

Properties

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

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

typeBottomOfMouth → const int
typeLEftCheek → const int
typeLEftEar → const int
typeLeftEye → const int
typeLeftSideOfMouth → const int
typeRightCheek → const int
typeRightEar → const int
typeRightEye → const int
typeRightSideOfMouth → const int
typeTipOfLeftEar → const int
typeTipOfNose → const int
typeTipOfRightEar → const int