response
The transaction response.
Declaration
@NSCopying var response: URLResponse? { get }Discussion
This property is nil if an error occurred and no response was generated.
The transaction response.
@NSCopying var response: URLResponse? { get }This property is nil if an error occurred and no response was generated.