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