facetFilters property
Facet filters automatically applied to the query. One of types:
Implementation
@JsonKey(name: r'facetFilters')
final Iterable<dynamic>? facetFilters;
Facet filters automatically applied to the query. One of types:
@JsonKey(name: r'facetFilters')
final Iterable<dynamic>? facetFilters;