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

MobileSpirometryResultModel

[androidJvm]
fun MobileSpirometryResultModel(id: String, title: String = "Mobile Spirometry", header: String = "Great Job!", body: List<String>? = listOf("Your task was successfully completed."), drawableId: Int? = R.drawable.ic_activity_result, buttonText: String? = "Back to Home")