filters property
getter/setter pair
The list of filters applied to the page. If not specified, no filters are applied.
Implementation
List<ParametricFilter>? filters;
The list of filters applied to the page. If not specified, no filters are applied.
List<ParametricFilter>? filters;