PERIPHERAL_DAILY_ACTIVITY_INFO_CONTEXT class final

Daily activity information

Inheritance
Implemented types
Available extensions

Properties

acttype int
getter/setter pair
address Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
atm int
getter/setter pair
bp_hp int
getter/setter pair
bp_lp int
getter/setter pair
caloriesActive int
getter/setter pair
caloriesIdle int
getter/setter pair
distance int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
heartRate int
getter/setter pair
hrv int
getter/setter pair
lacticacid int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
skinTempeature int
getter/setter pair
sleepLightSeconds int
getter/setter pair
sleepRemSeconds int
getter/setter pair
sleepSoundSeconds int
getter/setter pair
spo2 int
getter/setter pair
steps int
getter/setter pair
stress int
getter/setter pair
sweatsugar int
getter/setter pair
uv int
getter/setter pair
wakeUpTimes int
getter/setter pair

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