Dart SDK
dart:html
PerformanceNavigation
property runtimeType
runtimeType
class PerformanceNavigation
Properties
redirectCount
type
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
TYPE_BACK_FORWARD
TYPE_NAVIGATE
TYPE_RELOAD
TYPE_RESERVED
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType