PlyoExerciseName enum

Inheritance

Constructors

PlyoExerciseName()
const

Values

alternatingJumpLunge → const PlyoExerciseName
weightedAlternatingJumpLunge → const PlyoExerciseName
barbellJumpSquat → const PlyoExerciseName
bodyWeightJumpSquat → const PlyoExerciseName
weightedJumpSquat → const PlyoExerciseName
crossKneeStrike → const PlyoExerciseName
weightedCrossKneeStrike → const PlyoExerciseName
depthJump → const PlyoExerciseName
weightedDepthJump → const PlyoExerciseName
dumbbellJumpSquat → const PlyoExerciseName
dumbbellSplitJump → const PlyoExerciseName
frontKneeStrike → const PlyoExerciseName
weightedFrontKneeStrike → const PlyoExerciseName
highBoxJump → const PlyoExerciseName
weightedHighBoxJump → const PlyoExerciseName
isometricExplosiveBodyWeightJumpSquat → const PlyoExerciseName
weightedIsometricExplosiveJumpSquat → const PlyoExerciseName
lateralLeapAndHop → const PlyoExerciseName
weightedLateralLeapAndHop → const PlyoExerciseName
lateralPlyoSquats → const PlyoExerciseName
weightedLateralPlyoSquats → const PlyoExerciseName
lateralSlide → const PlyoExerciseName
weightedLateralSlide → const PlyoExerciseName
medicineBallOverheadThrows → const PlyoExerciseName
medicineBallSideThrow → const PlyoExerciseName
medicineBallSlam → const PlyoExerciseName
sideToSideMedicineBallThrows → const PlyoExerciseName
sideToSideShuffleJump → const PlyoExerciseName
weightedSideToSideShuffleJump → const PlyoExerciseName
squatJumpOntoBox → const PlyoExerciseName
weightedSquatJumpOntoBox → const PlyoExerciseName
squatJumpsInAndOut → const PlyoExerciseName
weightedSquatJumpsInAndOut → const PlyoExerciseName

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