Dart SDK
dart:html
DomIterator
property runtimeType
runtimeType
class DomIterator
Properties
hashCode
runtimeType
Methods
next
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType