pathFilters property

List<Dimension>? pathFilters
getter/setter pair

Dimensions which are compatible to be selected in the "pathFilters" section of the report.

Implementation

core.List<Dimension>? pathFilters;