suggestions property

List<String>? suggestions
final

Can be used to create a suggestions list

Implementation

final List<String>? suggestions;