ExposureSubmissionHandler

typealias ExposureSubmissionHandler = (_ error: ExposureSubmissionError?) -> Void

Undocumented