stagesSummary property

List<StageSummary>? stagesSummary
getter/setter pair

List of summaries (total duration and segment count) per each sleep stage type.

Output only.

Implementation

core.List<StageSummary>? stagesSummary;