items property
A list of suggestions used for autocomplete recommendations in text input fields.
Implementation
core.List<GoogleAppsCardV1SuggestionItem>? items;
A list of suggestions used for autocomplete recommendations in text input fields.
core.List<GoogleAppsCardV1SuggestionItem>? items;