SpikeSleepDataEntry class
- Inheritance
-
- Object
- SpikeEntry
- SpikeSleepDataEntry
Constructors
- SpikeSleepDataEntry.fromObject(dynamic object)
-
factory
Properties
- averageHeartRateVariability → num?
-
final
- awake → num?
-
final
- bedTimeDuration → num?
-
final
- bedTimeEnd → String?
-
final
- bedTimeStart → String?
-
final
- date → String?
-
final
- deep → num?
-
final
- efficiency → num?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- heartRateAverage → num?
-
final
- heartRateLowest → num?
-
final
- latency → num?
-
final
-
levels
→ Iterable<
SleepLevelRecord> ? -
final
- light → num?
-
final
- rem → num?
-
final
- respiratoryRate → num?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- source → String?
-
final
- sourceSpecificSleepScore → num?
-
final
- standartizedSleepScore → num?
-
final
- temperatureDelta → num?
-
final
- timeZoneOffset → num?
-
final
- totalSleep → num?
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toObject(
) → dynamic -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited