PlacesClientProxy
Types
Functions
Link copied to clipboard
abstract suspend fun fetchPlace(placeId: String): Result<FetchPlaceResponse>
Content copied to clipboard
Link copied to clipboard
abstract suspend fun findAutocompletePredictions( query: String?, country: String, limit: Int): Result<FindAutocompletePredictionsResponse>
Content copied to clipboard