RowExerciseName enum

Inheritance

Constructors

RowExerciseName()
const

Values

barbellStraightLegDeadliftToRow → const RowExerciseName
cableRowStanding → const RowExerciseName
dumbbellRow → const RowExerciseName
elevatedFeetInvertedRow → const RowExerciseName
weightedElevatedFeetInvertedRow → const RowExerciseName
facePull → const RowExerciseName
facePullWithExternalRotation → const RowExerciseName
invertedRowWithFeetOnSwissBall → const RowExerciseName
weightedInvertedRowWithFeetOnSwissBall → const RowExerciseName
kettlebellRow → const RowExerciseName
modifiedInvertedRow → const RowExerciseName
weightedModifiedInvertedRow → const RowExerciseName
neutralGripAlternatingDumbbellRow → const RowExerciseName
oneArmBentOverRow → const RowExerciseName
oneLeggedDumbbellRow → const RowExerciseName
renegadeRow → const RowExerciseName
reverseGripBarbellRow → const RowExerciseName
ropeHandleCableRow → const RowExerciseName
seatedCableRow → const RowExerciseName
seatedDumbbellRow → const RowExerciseName
singleArmCableRow → const RowExerciseName
singleArmCableRowAndRotation → const RowExerciseName
singleArmInvertedRow → const RowExerciseName
weightedSingleArmInvertedRow → const RowExerciseName
singleArmNeutralGripDumbbellRow → const RowExerciseName
singleArmNeutralGripDumbbellRowAndRotation → const RowExerciseName
suspendedInvertedRow → const RowExerciseName
weightedSuspendedInvertedRow → const RowExerciseName
tBarRow → const RowExerciseName
towelGripInvertedRow → const RowExerciseName
weightedTowelGripInvertedRow → const RowExerciseName
underhandGripCableRow → const RowExerciseName
vGripCableRow → const RowExerciseName
wideGripSeatedCableRow → const RowExerciseName

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