Dart SDK
dart:html
MutationRecord
property nextSibling
nextSibling
class MutationRecord
Properties
addedNodes
attributeName
attributeNamespace
nextSibling
oldValue
previousSibling
removedNodes
target
type
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Node
nextSibling
@DocsEditable(), @DomName('MutationRecord.nextSibling'), final
Source
final Node nextSibling
property nextSibling