DetailType class
- Inheritance
-
- Object
- HealthType
- DetailType
Constructors
-
DetailType.new(String string, List<
Property> properties) -
const
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
properties
→ List<
Property> -
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- string → String
-
finalinherited
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
- activitySegment → const DetailType
- basalMetabolicRate → const DetailType
- bloodGlucose → const DetailType
- bloodPressure → const DetailType
- bodyFatPercentage → const DetailType
- bodyTemperature → const DetailType
- caloriesExpended → const DetailType
- cervicalMucus → const DetailType
- cervicalposition → const DetailType
- cyclingPedalingCadence → const DetailType
- cyclingPedalingCumulative → const DetailType
- cyclingWheelRevolution → const DetailType
- cyclingWheelRPM → const DetailType
- distanceDelta → const DetailType
- heartPoints → const DetailType
- heartRateBPM → const DetailType
- height → const DetailType
- hydration → const DetailType
- locationSample → const DetailType
- menstruation → const DetailType
- moveMinutes → const DetailType
- nutrition → const DetailType
- ovulationTest → const DetailType
- oxygenSaturation → const DetailType
- powerSample → const DetailType
- sleepSegment → const DetailType
- speed → const DetailType
- stepCountCadence → const DetailType
- stepCountCumulative → const DetailType
- stepCountDelta → const DetailType
- vaginalSpotting → const DetailType
- weight → const DetailType
- workoutExercise → const DetailType