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