//kit/healthstack.kit.task.activity.model/MobileSpirometryMeasureModel/MobileSpirometryMeasureModel

MobileSpirometryMeasureModel

[androidJvm]
fun MobileSpirometryMeasureModel(id: String, title: String = "Mobile Spirometry", count: Int = 3, drawableId: Int? = null, buttonText: String = "Stop Recording", recorder: AudioRecorder.Companion = AudioRecorder)