shortAwakenings property
List of short awake segments (under a set threshold) that are part of the sleep session.
These can overlap with sleep stages.
Output only.
Implementation
core.List<SleepStage>? shortAwakenings;
List of short awake segments (under a set threshold) that are part of the sleep session.
These can overlap with sleep stages.
Output only.
core.List<SleepStage>? shortAwakenings;