items property

List<GoogleAppsCardV1SuggestionItem>? items
getter/setter pair

A list of suggestions used for autocomplete recommendations in text input fields.

Implementation

core.List<GoogleAppsCardV1SuggestionItem>? items;