func cancel()

in Sources/SPTDataLoaderSwift/Request+Combine.swift [133:135]


    func cancel() {
        request.cancel()
    }