data
The raw data that represents the data source’s content.
Declaration
var data: Data! { get }Discussion
The format of the data is dependent on the data source’s MIME type (obtained from the response).
The raw data that represents the data source’s content.
var data: Data! { get }The format of the data is dependent on the data source’s MIME type (obtained from the response).