class
Blob

(Not documented.)

Annotations
  • DomName('Blob')
Implemented by

Properties

int size
read-only
String type
read-only

Constructors

Blob(List blobParts, [String type, String endings])

Methods

close() → void
slice([int start, int end, String contentType]) → Blob