asBlob property

Blob? asBlob

https://developer.mozilla.org/en-US/docs/Web/API/Blob

Implementation

web.Blob? get asBlob => data as web.Blob?;