menu
aws_cloudsearchdomain_api package
documentation
cloudsearchdomain-2013-01-01.dart
SuggestModel
suggestions property
suggestions property
dark_mode
light_mode
suggestions
property
List
<
SuggestionMatch
>
?
suggestions
final
The documents that match the query string.
Implementation
final List<SuggestionMatch>? suggestions;
aws_cloudsearchdomain_api package
documentation
cloudsearchdomain-2013-01-01
SuggestModel
suggestions property
SuggestModel class