ARGBeauty enum

Inheritance

Constructors

ARGBeauty()
const

Values

VLINE → const ARGBeauty
FACE_SLIM → const ARGBeauty
JAW → const ARGBeauty
CHIN → const ARGBeauty
EYE → const ARGBeauty
EYE_GAP → const ARGBeauty
NOSE_LINE → const ARGBeauty
NOSE_SIDE → const ARGBeauty
NOSE_LENGTH → const ARGBeauty
MOUTH_SIZE → const ARGBeauty
EYE_BACK → const ARGBeauty
EYE_CORNER → const ARGBeauty
LIP_SIZE → const ARGBeauty
SKIN_FACE → const ARGBeauty
SKIN_DARK_CIRCLE → const ARGBeauty
SKIN_MOUTH_WRINKLE → const ARGBeauty

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
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

values → const List<ARGBeauty>
A constant List of the values in this enum, in order of their declaration.