filters property

List<Filter>? filters
final

Restrict the result set by a list of property Filters.

Implementation

final List<Filter>? filters;