Dart
dart:html
MutationRecord
nextSibling property
nextSibling
description
nextSibling
property
Null safety
Node
?
nextSibling
Implementation
Node? get nextSibling native;
Dart
dart:html
MutationRecord
nextSibling property
MutationRecord class
Properties
addedNodes
attributeName
attributeNamespace
hashCode
nextSibling
oldValue
previousSibling
removedNodes
runtimeType
target
type
Methods
noSuchMethod
toString
Operators
operator ==