filters property

List<FilterPair>? filters
getter/setter pair

Filters to limit the scope of reported data.

Implementation

core.List<FilterPair>? filters;