filter property

FilterView? filter
getter/setter pair

The filter to add.

The filterViewId field is optional; if one is not set, an id will be randomly generated. (It is an error to specify the ID of a filter that already exists.)

Implementation

FilterView? filter;