Kit > healthstack.kit.task.activity.model > RangeOfMotionResultModel > RangeOfMotionResultModel

RangeOfMotionResultModel

[androidJvm]
fun RangeOfMotionResultModel(id: String, title: String = "Range of Motion", header: String = "Great Job!", body: List<String>? = listOf("Your right arm circumduction movement score has been recorded."), drawableId: Int? = R.drawable.ic_activity_result, buttonText: String? = "Back to Home", textType: TextType = TextType.PARAGRAPH)