numSuggestions property

int? numSuggestions
getter/setter pair

Maximum number of suggestions allowed from a source.

No limits will be set on results if this value is less than or equal to 0.

Implementation

core.int? numSuggestions;