maxPopularSuggestions property Null safety
read / write
It can be used to configure the size of popular suggestions.
The default size is 5
.
Implementation
int? maxPopularSuggestions;
It can be used to configure the size of popular suggestions.
The default size is 5
.
int? maxPopularSuggestions;