off(completion:)

Declaration

func off(completion: @escaping  @Sendable ((any Error)?) -> Void)
func off() async throws