CrunchExerciseName enum

Inheritance

Constructors

CrunchExerciseName()
const

Values

bicycleCrunch → const CrunchExerciseName
cableCrunch → const CrunchExerciseName
circularArmCrunch → const CrunchExerciseName
crossedArmsCrunch → const CrunchExerciseName
weightedCrossedArmsCrunch → const CrunchExerciseName
crossLegReverseCrunch → const CrunchExerciseName
weightedCrossLegReverseCrunch → const CrunchExerciseName
crunchChop → const CrunchExerciseName
weightedCrunchChop → const CrunchExerciseName
doubleCrunch → const CrunchExerciseName
weightedDoubleCrunch → const CrunchExerciseName
elbowToKneeCrunch → const CrunchExerciseName
weightedElbowToKneeCrunch → const CrunchExerciseName
flutterKicks → const CrunchExerciseName
weightedFlutterKicks → const CrunchExerciseName
foamRollerReverseCrunchOnBench → const CrunchExerciseName
weightedFoamRollerReverseCrunchOnBench → const CrunchExerciseName
foamRollerReverseCrunchWithDumbbell → const CrunchExerciseName
foamRollerReverseCrunchWithMedicineBall → const CrunchExerciseName
frogPress → const CrunchExerciseName
hangingKneeRaiseObliqueCrunch → const CrunchExerciseName
weightedHangingKneeRaiseObliqueCrunch → const CrunchExerciseName
hipCrossover → const CrunchExerciseName
weightedHipCrossover → const CrunchExerciseName
hollowRock → const CrunchExerciseName
weightedHollowRock → const CrunchExerciseName
inclineReverseCrunch → const CrunchExerciseName
weightedInclineReverseCrunch → const CrunchExerciseName
kneelingCableCrunch → const CrunchExerciseName
kneelingCrossCrunch → const CrunchExerciseName
weightedKneelingCrossCrunch → const CrunchExerciseName
kneelingObliqueCableCrunch → const CrunchExerciseName
kneesToElbow → const CrunchExerciseName
legExtensions → const CrunchExerciseName
weightedLegExtensions → const CrunchExerciseName
legLevers → const CrunchExerciseName
mcgillCurlUp → const CrunchExerciseName
weightedMcgillCurlUp → const CrunchExerciseName
modifiedPilatesRollUpWithBall → const CrunchExerciseName
weightedModifiedPilatesRollUpWithBall → const CrunchExerciseName
pilatesCrunch → const CrunchExerciseName
weightedPilatesCrunch → const CrunchExerciseName
pilatesRollUpWithBall → const CrunchExerciseName
weightedPilatesRollUpWithBall → const CrunchExerciseName
raisedLegsCrunch → const CrunchExerciseName
weightedRaisedLegsCrunch → const CrunchExerciseName
reverseCrunch → const CrunchExerciseName
weightedReverseCrunch → const CrunchExerciseName
reverseCrunchOnABench → const CrunchExerciseName
weightedReverseCrunchOnABench → const CrunchExerciseName
reverseCurlAndLift → const CrunchExerciseName
weightedReverseCurlAndLift → const CrunchExerciseName
rotationalLift → const CrunchExerciseName
weightedRotationalLift → const CrunchExerciseName
seatedAlternatingReverseCrunch → const CrunchExerciseName
weightedSeatedAlternatingReverseCrunch → const CrunchExerciseName
seatedLegU → const CrunchExerciseName
weightedSeatedLegU → const CrunchExerciseName
sideToSideCrunchAndWeave → const CrunchExerciseName
weightedSideToSideCrunchAndWeave → const CrunchExerciseName
singleLegReverseCrunch → const CrunchExerciseName
weightedSingleLegReverseCrunch → const CrunchExerciseName
skaterCrunchCross → const CrunchExerciseName
weightedSkaterCrunchCross → const CrunchExerciseName
standingCableCrunch → const CrunchExerciseName
standingSideCrunch → const CrunchExerciseName
stepClimb → const CrunchExerciseName
weightedStepClimb → const CrunchExerciseName
swissBallCrunch → const CrunchExerciseName
swissBallReverseCrunch → const CrunchExerciseName
weightedSwissBallReverseCrunch → const CrunchExerciseName
swissBallRussianTwist → const CrunchExerciseName
weightedSwissBallRussianTwist → const CrunchExerciseName
swissBallSideCrunch → const CrunchExerciseName
weightedSwissBallSideCrunch → const CrunchExerciseName
thoracicCrunchesOnFoamRoller → const CrunchExerciseName
weightedThoracicCrunchesOnFoamRoller → const CrunchExerciseName
tricepsCrunch → const CrunchExerciseName
weightedBicycleCrunch → const CrunchExerciseName
weightedCrunch → const CrunchExerciseName
weightedSwissBallCrunch → const CrunchExerciseName
toesToBar → const CrunchExerciseName
weightedToesToBar → const CrunchExerciseName
crunch → const CrunchExerciseName
straightLegCrunchWithBall → const CrunchExerciseName

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