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