Request
class Request
-
trueif the Alamofire request was successfully cancelled,falseotherwiseDeclaration
Swift
public var isCancelled: Bool { get }
class Request
true if the Alamofire request was successfully cancelled, false otherwise
Swift
public var isCancelled: Bool { get }