LungeExerciseName enum

Inheritance

Constructors

LungeExerciseName()
const

Values

overheadLunge → const LungeExerciseName
lungeMatrix → const LungeExerciseName
weightedLungeMatrix → const LungeExerciseName
alternatingBarbellForwardLunge → const LungeExerciseName
alternatingDumbbellLungeWithReach → const LungeExerciseName
backFootElevatedDumbbellSplitSquat → const LungeExerciseName
barbellBoxLunge → const LungeExerciseName
barbellBulgarianSplitSquat → const LungeExerciseName
barbellCrossoverLunge → const LungeExerciseName
barbellFrontSplitSquat → const LungeExerciseName
barbellLunge → const LungeExerciseName
barbellReverseLunge → const LungeExerciseName
barbellSideLunge → const LungeExerciseName
barbellSplitSquat → const LungeExerciseName
coreControlRearLunge → const LungeExerciseName
diagonalLunge → const LungeExerciseName
dropLunge → const LungeExerciseName
dumbbellBoxLunge → const LungeExerciseName
dumbbellBulgarianSplitSquat → const LungeExerciseName
dumbbellCrossoverLunge → const LungeExerciseName
dumbbellDiagonalLunge → const LungeExerciseName
dumbbellLunge → const LungeExerciseName
dumbbellLungeAndRotation → const LungeExerciseName
dumbbellOverheadBulgarianSplitSquat → const LungeExerciseName
dumbbellReverseLungeToHighKneeAndPress → const LungeExerciseName
dumbbellSideLunge → const LungeExerciseName
elevatedFrontFootBarbellSplitSquat → const LungeExerciseName
frontFootElevatedDumbbellSplitSquat → const LungeExerciseName
gunslingerLunge → const LungeExerciseName
lawnmowerLunge → const LungeExerciseName
lowLungeWithIsometricAdduction → const LungeExerciseName
lowSideToSideLunge → const LungeExerciseName
lunge → const LungeExerciseName
weightedLunge → const LungeExerciseName
lungeWithArmReach → const LungeExerciseName
lungeWithDiagonalReach → const LungeExerciseName
lungeWithSideBend → const LungeExerciseName
offsetDumbbellLunge → const LungeExerciseName
offsetDumbbellReverseLunge → const LungeExerciseName
overheadBulgarianSplitSquat → const LungeExerciseName
overheadDumbbellReverseLunge → const LungeExerciseName
overheadDumbbellSplitSquat → const LungeExerciseName
overheadLungeWithRotation → const LungeExerciseName
reverseBarbellBoxLunge → const LungeExerciseName
reverseBoxLunge → const LungeExerciseName
reverseDumbbellBoxLunge → const LungeExerciseName
reverseDumbbellCrossoverLunge → const LungeExerciseName
reverseDumbbellDiagonalLunge → const LungeExerciseName
reverseLungeWithReachBack → const LungeExerciseName
weightedReverseLungeWithReachBack → const LungeExerciseName
reverseLungeWithTwistAndOverheadReach → const LungeExerciseName
weightedReverseLungeWithTwistAndOverheadReach → const LungeExerciseName
reverseSlidingBoxLunge → const LungeExerciseName
weightedReverseSlidingBoxLunge → const LungeExerciseName
reverseSlidingLunge → const LungeExerciseName
weightedReverseSlidingLunge → const LungeExerciseName
runnersLungeToBalance → const LungeExerciseName
weightedRunnersLungeToBalance → const LungeExerciseName
shiftingSideLunge → const LungeExerciseName
sideAndCrossoverLunge → const LungeExerciseName
weightedSideAndCrossoverLunge → const LungeExerciseName
sideLunge → const LungeExerciseName
weightedSideLunge → const LungeExerciseName
sideLungeAndPress → const LungeExerciseName
sideLungeJumpOff → const LungeExerciseName
sideLungeSweep → const LungeExerciseName
weightedSideLungeSweep → const LungeExerciseName
sideLungeToCrossoverTap → const LungeExerciseName
weightedSideLungeToCrossoverTap → const LungeExerciseName
sideToSideLungeChops → const LungeExerciseName
weightedSideToSideLungeChops → const LungeExerciseName
siffJumpLunge → const LungeExerciseName
weightedSiffJumpLunge → const LungeExerciseName
singleArmReverseLungeAndPress → const LungeExerciseName
slidingLateralLunge → const LungeExerciseName
weightedSlidingLateralLunge → const LungeExerciseName
walkingBarbellLunge → const LungeExerciseName
walkingDumbbellLunge → const LungeExerciseName
walkingLunge → const LungeExerciseName
weightedWalkingLunge → const LungeExerciseName
wideGripOverheadBarbellSplitSquat → const LungeExerciseName

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