suggestions property

List<T> suggestions
final

A list of objects that should be used to populate the suggestions popup

Implementation

final List<T> suggestions;