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