rules property

List<ChannelGroupingRule>? rules
getter/setter pair

The rules contained within this channel grouping.

Implementation

core.List<ChannelGroupingRule>? rules;