items property

List<Filter>? items
final

Items of the category which can be existing or new defined filters.

Implementation

final List<Filter>? items;