suggestions property

List<Suggestion> suggestions
final

Contains a list of suggestions, ordered in descending order of relevance.

Implementation

final List<Suggestion> suggestions;