Dart SDK
dart:html
Blob
property runtimeType
runtimeType
class Blob
Constructors
Blob
Properties
size
type
hashCode
runtimeType
Methods
close
slice
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType