enablePopularSuggestions property

bool? enablePopularSuggestions
final

It can be useful to curate search suggestions based on actual search queries that your users are making.

Defaults to false. You can read more about it over here.

Implementation

final bool? enablePopularSuggestions;