Completion

typealias Completion = (Result<ENExposureDetectionSummary, DidEndPrematurelyReason>) -> Void

Undocumented