matchGroups property
List<List<SimpleSelector> >
get
matchGroups
Implementation
List<List<SimpleSelector>> get matchGroups => _ensureMatchPlan().groups;
List<List<SimpleSelector>> get matchGroups => _ensureMatchPlan().groups;