Combines multiple filter functions into a single filter value.
const factory Filter.list(List<Filter> filterValues) = _FilterList;