maxPopularSuggestions property

int? maxPopularSuggestions
final

It can be used to configure the size of popular suggestions.

The default size is 5.

Implementation

final int? maxPopularSuggestions;