enableAutoFiltering property
Whether to automatically apply category-based filters and boosts to search results.
Implementation
@JsonKey(name: r'enableAutoFiltering')
final bool? enableAutoFiltering;
Whether to automatically apply category-based filters and boosts to search results.
@JsonKey(name: r'enableAutoFiltering')
final bool? enableAutoFiltering;