alertWindows property

List<AlertWindow>? alertWindows
getter/setter pair

The overlapping analysis windows that were used to evaluate rhythm for potential AFib, containing specific information about the user's heart rhythm.

Optional.

Implementation

core.List<AlertWindow>? alertWindows;