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