Dart SDK
dart:html
MutationRecord
property runtimeType
runtimeType
class MutationRecord
Properties
addedNodes
attributeName
attributeNamespace
nextSibling
oldValue
previousSibling
removedNodes
target
type
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