RateYourExperience

fun RateYourExperience(rating: Int, questionText: String = "On a scale of 0-10, how likely are you to recommend ExpressCare Virtual to a friend or family? 0 - not likely at all, 10 - extremely likely")

Parameters

rating

On a scale of 0-10, how likely the user is to recommend Virtual Visits to a friend or family.

questionText

An optional parameter which can be modified if the question text displayed to the user differs from the default.