Dart SDK
dart:html
NodeIterator
property runtimeType
runtimeType
class NodeIterator
Constructors
NodeIterator
Properties
pointerBeforeReferenceNode
referenceNode
root
whatToShow
hashCode
runtimeType
Methods
detach
nextNode
previousNode
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType