markAllIgnored method
Implementation
GroupTracker markAllIgnored() => GroupTracker._create(
const {},
_groupCount,
{
..._previouslyIgnoredRefs,
..._positions.keys,
},
);
GroupTracker markAllIgnored() => GroupTracker._create(
const {},
_groupCount,
{
..._previouslyIgnoredRefs,
..._positions.keys,
},
);