ShoulderPressExerciseName enum

Inheritance

Constructors

ShoulderPressExerciseName()
const

Values

alternatingDumbbellShoulderPress → const ShoulderPressExerciseName
arnoldPress → const ShoulderPressExerciseName
barbellFrontSquatToPushPress → const ShoulderPressExerciseName
barbellPushPress → const ShoulderPressExerciseName
barbellShoulderPress → const ShoulderPressExerciseName
deadCurlPress → const ShoulderPressExerciseName
dumbbellAlternatingShoulderPressAndTwist → const ShoulderPressExerciseName
dumbbellHammerCurlToLungeToPress → const ShoulderPressExerciseName
dumbbellPushPress → const ShoulderPressExerciseName
floorInvertedShoulderPress → const ShoulderPressExerciseName
weightedFloorInvertedShoulderPress → const ShoulderPressExerciseName
invertedShoulderPress → const ShoulderPressExerciseName
weightedInvertedShoulderPress → const ShoulderPressExerciseName
oneArmPushPress → const ShoulderPressExerciseName
overheadBarbellPress → const ShoulderPressExerciseName
overheadDumbbellPress → const ShoulderPressExerciseName
seatedBarbellShoulderPress → const ShoulderPressExerciseName
seatedDumbbellShoulderPress → const ShoulderPressExerciseName
singleArmDumbbellShoulderPress → const ShoulderPressExerciseName
singleArmStepUpAndPress → const ShoulderPressExerciseName
smithMachineOverheadPress → const ShoulderPressExerciseName
splitStanceHammerCurlToPress → const ShoulderPressExerciseName
swissBallDumbbellShoulderPress → const ShoulderPressExerciseName
weightPlateFrontRaise → const ShoulderPressExerciseName

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