suggestions property

List<String>? suggestions
final

The list of suggestions to be displayed

Implementation

final List<String>? suggestions;