CarFeedbackItem
fun CarFeedbackItem( carFeedbackTitle: String, navigationFeedbackType: String? = null, navigationFeedbackSubType: List<String>? = null, searchFeedbackReason: String? = null, favoritesFeedbackReason: String? = null, geoDeeplink: GeoDeeplink? = null, geocodingResponse: GeocodingResponse? = null, favoriteRecords: List<FavoriteRecord>? = null, searchSuggestions: List<SearchSuggestion>? = null)
Content copied to clipboard