resumeFlow(_:with:)
Resumes a previously-paused flow.
Declaration
func resumeFlow(_ flow: NEFilterFlow, with verdict: NEFilterVerdict)Discussion
The provider calls this method to resume a flow that the provider previously paused by returning a pause verdict.