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