results property

List<AutoCompleteSuggestion> results
final

The list of suggested item.

Implementation

final List<AutoCompleteSuggestion> results;