data
The data representation of the receiver.
Declaration
var data: Data! { get }Discussion
Can be used to save the web archive to a file, to put it on the pasteboard using the WebArchivePboardType type, or used to initialize another web archive using the init(data:) method.