groups property

List<SegmentGroup>? groups
final

An array that defines the set of segment criteria to evaluate when handling segment groups for the segment.

Implementation

final List<SegmentGroup>? groups;