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