Dart SDK
dart:html
MutationObserver
property runtimeType
runtimeType
class MutationObserver
Constructors
MutationObserver
Properties
hashCode
runtimeType
Methods
disconnect
observe
takeRecords
noSuchMethod
toString
Operators
operator ==
Static properties
supported
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType