suggestions property

Contains a list of suggestions, ordered in descending order of relevance.

Implementation

core.List<GoogleMapsPlacesV1AutocompletePlacesResponseSuggestion>?
    suggestions;