data property

Blob get data

The data read-only property of the BlobEvent interface represents a Blob associated with the event.

Implementation

external Blob get data;