aggregatedIndices property

List<int> aggregatedIndices
final

Every event index this label speaks for.

More than one means the label reads mergedLabel(count) instead of a single event's own text (LabelLink.tsx:66-70).

Implementation

final List<int> aggregatedIndices;