maxPopularSuggestions property Null safety

int? maxPopularSuggestions
read / write

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

The default size is 5.

Implementation

int? maxPopularSuggestions;