await Fetch Place
@ExperimentalCoroutinesApi
Deprecated
Use the version in the Places SDK instead.
Replace with
this.awaitFetchPlace(placeId, placeFields, actions)Content copied to clipboard
Wraps PlacesClient.fetchPlace in a suspending function.
Fetches the details of a place. If an error occurred, an ApiException will be thrown.