dataFilters property

List<DataFilter>? dataFilters
getter/setter pair

The DataFilters from the request that matched the range of values.

Implementation

core.List<DataFilter>? dataFilters;