CarGridFeedbackScreen

fun CarGridFeedbackScreen(carContext: CarContext, sourceScreenSimpleName: String, carFeedbackSender: CarFeedbackSender, feedbackItems: List<CarFeedbackItem>, encodedSnapshot: String?, onFinish: () -> Unit)