Dart
dart:html
MutationEvent
MODIFICATION constant
MODIFICATION
MutationEvent class
Properties
attrChange
attrName
newValue
prevValue
relatedNode
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
target
timeStamp
type
Methods
initMutationEvent
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
Constants
ADDITION
MODIFICATION
REMOVAL
MODIFICATION constant
int
const
MODIFICATION
=
1
Implementation
static const int MODIFICATION = 1