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