CalfRaiseExerciseName enum

Inheritance

Constructors

CalfRaiseExerciseName()
const

Values

n3WayCalfRaise → const CalfRaiseExerciseName
n3WayWeightedCalfRaise → const CalfRaiseExerciseName
n3WaySingleLegCalfRaise → const CalfRaiseExerciseName
n3WayWeightedSingleLegCalfRaise → const CalfRaiseExerciseName
donkeyCalfRaise → const CalfRaiseExerciseName
weightedDonkeyCalfRaise → const CalfRaiseExerciseName
seatedCalfRaise → const CalfRaiseExerciseName
weightedSeatedCalfRaise → const CalfRaiseExerciseName
seatedDumbbellToeRaise → const CalfRaiseExerciseName
singleLegBentKneeCalfRaise → const CalfRaiseExerciseName
weightedSingleLegBentKneeCalfRaise → const CalfRaiseExerciseName
singleLegDeclinePushUp → const CalfRaiseExerciseName
singleLegDonkeyCalfRaise → const CalfRaiseExerciseName
weightedSingleLegDonkeyCalfRaise → const CalfRaiseExerciseName
singleLegHipRaiseWithKneeHold → const CalfRaiseExerciseName
singleLegStandingCalfRaise → const CalfRaiseExerciseName
singleLegStandingDumbbellCalfRaise → const CalfRaiseExerciseName
standingBarbellCalfRaise → const CalfRaiseExerciseName
standingCalfRaise → const CalfRaiseExerciseName
weightedStandingCalfRaise → const CalfRaiseExerciseName
standingDumbbellCalfRaise → const CalfRaiseExerciseName

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<CalfRaiseExerciseName>
A constant List of the values in this enum, in order of their declaration.