items property

List<Filter>? items
getter/setter pair

A list of filters.

Implementation

core.List<Filter>? items;