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;