CurlExerciseName enum

Inheritance

Constructors

CurlExerciseName()
const

Values

alternatingDumbbellBicepsCurl → const CurlExerciseName
alternatingDumbbellBicepsCurlOnSwissBall → const CurlExerciseName
alternatingInclineDumbbellBicepsCurl → const CurlExerciseName
barbellBicepsCurl → const CurlExerciseName
barbellReverseWristCurl → const CurlExerciseName
barbellWristCurl → const CurlExerciseName
behindTheBackBarbellReverseWristCurl → const CurlExerciseName
behindTheBackOneArmCableCurl → const CurlExerciseName
cableBicepsCurl → const CurlExerciseName
cableHammerCurl → const CurlExerciseName
cheatingBarbellBicepsCurl → const CurlExerciseName
closeGripEzBarBicepsCurl → const CurlExerciseName
crossBodyDumbbellHammerCurl → const CurlExerciseName
deadHangBicepsCurl → const CurlExerciseName
declineHammerCurl → const CurlExerciseName
dumbbellBicepsCurlWithStaticHold → const CurlExerciseName
dumbbellHammerCurl → const CurlExerciseName
dumbbellReverseWristCurl → const CurlExerciseName
dumbbellWristCurl → const CurlExerciseName
ezBarPreacherCurl → const CurlExerciseName
forwardBendBicepsCurl → const CurlExerciseName
hammerCurlToPress → const CurlExerciseName
inclineDumbbellBicepsCurl → const CurlExerciseName
inclineOffsetThumbDumbbellCurl → const CurlExerciseName
kettlebellBicepsCurl → const CurlExerciseName
lyingConcentrationCableCurl → const CurlExerciseName
oneArmPreacherCurl → const CurlExerciseName
platePinchCurl → const CurlExerciseName
preacherCurlWithCable → const CurlExerciseName
reverseEzBarCurl → const CurlExerciseName
reverseGripWristCurl → const CurlExerciseName
reverseGripBarbellBicepsCurl → const CurlExerciseName
seatedAlternatingDumbbellBicepsCurl → const CurlExerciseName
seatedDumbbellBicepsCurl → const CurlExerciseName
seatedReverseDumbbellCurl → const CurlExerciseName
splitStanceOffsetPinkyDumbbellCurl → const CurlExerciseName
standingAlternatingDumbbellCurls → const CurlExerciseName
standingDumbbellBicepsCurl → const CurlExerciseName
standingEzBarBicepsCurl → const CurlExerciseName
staticCurl → const CurlExerciseName
swissBallDumbbellOverheadTricepsExtension → const CurlExerciseName
swissBallEzBarPreacherCurl → const CurlExerciseName
twistingStandingDumbbellBicepsCurl → const CurlExerciseName
wideGripEzBarBicepsCurl → const CurlExerciseName

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