response
An HTTP response of the flow.
Declaration
var response: URLResponse? { get }Discussion
This property will be nil until some incoming data is received for this flow.
An HTTP response of the flow.
var response: URLResponse? { get }This property will be nil until some incoming data is received for this flow.