Dart SDK
dart:html
Blob
size
size
Dart SDK
dart:html
Blob
size
property
size
Dart SDK
dart:html
Blob
Static properties
instanceRuntimeType
Constructors
Blob
internal_
Properties
size
type
hashCode
runtimeType
Operators
operator ==
Methods
close
slice
noSuchMethod
toString
int
size
Source
@DomName('Blob.size') @DocsEditable() int get size => _blink.BlinkBlob.instance.size_Getter_(this);