CancellableFuelingAPIRequest
public class CancellableFuelingAPIRequest
Undocumented
-
The request used to make the actual network request
Declaration
Swift
public let request: AnyFuelingAPIRequest
-
cancels the request
Declaration
Swift
public func cancel()