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