Contents

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).

See Also

Querying page data and state