PullUpExerciseName enum

Inheritance

Constructors

PullUpExerciseName()
const

Values

bandedPullUps → const PullUpExerciseName
n30DegreeLatPulldown → const PullUpExerciseName
bandAssistedChinUp → const PullUpExerciseName
closeGripChinUp → const PullUpExerciseName
weightedCloseGripChinUp → const PullUpExerciseName
closeGripLatPulldown → const PullUpExerciseName
crossoverChinUp → const PullUpExerciseName
weightedCrossoverChinUp → const PullUpExerciseName
ezBarPullover → const PullUpExerciseName
hangingHurdle → const PullUpExerciseName
weightedHangingHurdle → const PullUpExerciseName
kneelingLatPulldown → const PullUpExerciseName
kneelingUnderhandGripLatPulldown → const PullUpExerciseName
latPulldown → const PullUpExerciseName
mixedGripChinUp → const PullUpExerciseName
weightedMixedGripChinUp → const PullUpExerciseName
mixedGripPullUp → const PullUpExerciseName
weightedMixedGripPullUp → const PullUpExerciseName
reverseGripPulldown → const PullUpExerciseName
standingCablePullover → const PullUpExerciseName
straightArmPulldown → const PullUpExerciseName
swissBallEzBarPullover → const PullUpExerciseName
towelPullUp → const PullUpExerciseName
weightedTowelPullUp → const PullUpExerciseName
weightedPullUp → const PullUpExerciseName
wideGripLatPulldown → const PullUpExerciseName
wideGripPullUp → const PullUpExerciseName
weightedWideGripPullUp → const PullUpExerciseName
burpeePullUp → const PullUpExerciseName
weightedBurpeePullUp → const PullUpExerciseName
jumpingPullUps → const PullUpExerciseName
weightedJumpingPullUps → const PullUpExerciseName
kippingPullUp → const PullUpExerciseName
weightedKippingPullUp → const PullUpExerciseName
lPullUp → const PullUpExerciseName
weightedLPullUp → const PullUpExerciseName
suspendedChinUp → const PullUpExerciseName
weightedSuspendedChinUp → const PullUpExerciseName
pullUp → const PullUpExerciseName

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