Dart SDK
dart:html
Blob
internalCreateBlob
internalCreateBlob
Dart SDK
dart:html
Blob
internalCreateBlob
method
internalCreateBlob
Source
Dart SDK
dart:html
Blob
Static methods
internalCreateBlob
Properties
blink_jsObject
hashCode
runtimeType
size
type
Constructors
Blob
internal_
Operators
operator ==
Methods
close
noSuchMethod
slice
toString
Not documented.
Source
static Blob internalCreateBlob() { return new Blob._internalWrap(); }