Dart SDK
dart:html
TreeWalker
property
instanceRuntimeType
instanceRuntimeType
class TreeWalker
Constructors
TreeWalker
internal_
Properties
currentNode
filter
root
whatToShow
hashCode
runtimeType
Methods
firstChild
lastChild
nextNode
nextSibling
parentNode
previousNode
previousSibling
noSuchMethod
toString
Operators
operator ==
Static properties
instanceRuntimeType
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType