await Find Autocomplete Predictions
@ExperimentalCoroutinesApi
Deprecated
Use the version in the Places SDK instead.
Replace with
this.awaitFindAutocompletePredictions(actions)Content copied to clipboard
Wraps PlacesClient.findAutocompletePredictions in a suspending function.
Fetches autocomplete predictions. If an error occurred, an ApiException will be thrown.