suggestions property

List<SuggestionMatch>? suggestions
final

The documents that match the query string.

Implementation

final List<SuggestionMatch>? suggestions;