suggestions property

List<String>? suggestions
final

Suggestions for autocomplete.

Implementation

final List<String>? suggestions;