autocomplete Prediction
fun autocompletePrediction(placeId: String, actions: AutocompletePrediction.Builder.() -> Unit? = null): AutocompletePrediction
Builds a new AutocompletePrediction.
Return
the constructed AutocompletePrediction
Parameters
place Id
the place's ID
actions
the actions to apply to the AutocompletePrediction.Builder