PrimaryButtonHandler

typealias PrimaryButtonHandler = (SymptomsOption, @escaping (Bool) -> Void) -> Void

Undocumented