GeoDeeplinkPlacesListOnMapProvider      
    class GeoDeeplinkPlacesListOnMapProvider(    carContext: CarContext,     geoDeeplinkGeocoding: GeoDeeplinkGeocoding,     geoDeeplink: GeoDeeplink) : PlacesListOnMapProvider, CarFeedbackItemProvider
Content copied to clipboard
Constructors
Link copied to clipboard
                fun GeoDeeplinkPlacesListOnMapProvider(    carContext: CarContext,     geoDeeplinkGeocoding: GeoDeeplinkGeocoding,     geoDeeplink: GeoDeeplink)
Content copied to clipboard
Functions
Link copied to clipboard
                Link copied to clipboard
                open suspend override fun getPlaces(): Expected<GetPlacesError, List<PlaceRecord>>
Content copied to clipboard