blob method

Blob? blob()

Extracts the data as a Blob object.

Implementation

Blob? blob() => _callMethod(_delegate, 'blob', []);