groups property
The list of group names and the corresponding items from the source data that map to each group name.
Implementation
core.List<ManualRuleGroup>? groups;
The list of group names and the corresponding items from the source data that map to each group name.
core.List<ManualRuleGroup>? groups;