countersToAggregate property

List<String>? countersToAggregate
final

A list of the different counters used to determine if there is a match.

Implementation

final List<String>? countersToAggregate;