processingTask(_:)

A task that processes tasks in the background.

Declaration

static func processingTask(_ identifier: String) -> BackgroundTask<Void, Void>