GoogleHealthActivityType enum

Inheritance

Constructors

GoogleHealthActivityType()
const

Values

americanFootball → const GoogleHealthActivityType
australianFootball → const GoogleHealthActivityType
badminton → const GoogleHealthActivityType
baseball → const GoogleHealthActivityType
basketball → const GoogleHealthActivityType
biking → const GoogleHealthActivityType
boxing → const GoogleHealthActivityType
calisthenics → const GoogleHealthActivityType
cricket → const GoogleHealthActivityType
dancing → const GoogleHealthActivityType
elliptical → const GoogleHealthActivityType
fencing → const GoogleHealthActivityType
frisbeeDisc → const GoogleHealthActivityType
golf → const GoogleHealthActivityType
guidedBreathing → const GoogleHealthActivityType
gymnastics → const GoogleHealthActivityType
handball → const GoogleHealthActivityType
highIntensityIntervalTraining → const GoogleHealthActivityType
hiking → const GoogleHealthActivityType
martialArts → const GoogleHealthActivityType
paragliding → const GoogleHealthActivityType
pilates → const GoogleHealthActivityType
racquetball → const GoogleHealthActivityType
rockClimbing → const GoogleHealthActivityType
rowing → const GoogleHealthActivityType
rugby → const GoogleHealthActivityType
running → const GoogleHealthActivityType
runningTreadmill → const GoogleHealthActivityType
sailing → const GoogleHealthActivityType
scubaDiving → const GoogleHealthActivityType
skating → const GoogleHealthActivityType
snowboarding → const GoogleHealthActivityType
softball → const GoogleHealthActivityType
squash → const GoogleHealthActivityType
stairClimbing → const GoogleHealthActivityType
stairClimbingMachine → const GoogleHealthActivityType
strengthTraining → const GoogleHealthActivityType
surfing → const GoogleHealthActivityType
swimmingOpenWater → const GoogleHealthActivityType
swimmingPool → const GoogleHealthActivityType
tableTennis → const GoogleHealthActivityType
tennis → const GoogleHealthActivityType
volleyball → const GoogleHealthActivityType
walking → const GoogleHealthActivityType
waterPolo → const GoogleHealthActivityType
weightlifting → const GoogleHealthActivityType
wheelchair → const GoogleHealthActivityType
yoga → const GoogleHealthActivityType
other → const GoogleHealthActivityType

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