PerformanceNavigationTiming class

Inheritance
Annotations
  • @Native("PerformanceNavigationTiming")

Properties

domComplete num
read-only
domContentLoadedEventEnd num
read-only
domContentLoadedEventStart num
read-only
domInteractive num
read-only
loadEventEnd num
read-only
loadEventStart num
read-only
redirectCount int
read-only
type String
read-only
unloadEventEnd num
read-only
unloadEventStart num
read-only
connectEnd num
read-only, inherited
connectStart num
read-only, inherited
decodedBodySize int
read-only, inherited
domainLookupEnd num
read-only, inherited
domainLookupStart num
read-only, inherited
duration num
read-only, inherited
encodedBodySize int
read-only, inherited
entryType String
read-only, inherited
fetchStart num
read-only, inherited
hashCode int
The hash code for this object. [...]
read-only, inherited
initiatorType String
read-only, inherited
name String
read-only, inherited
nextHopProtocol String
read-only, inherited
redirectEnd num
read-only, inherited
redirectStart num
read-only, inherited
requestStart num
read-only, inherited
responseEnd num
read-only, inherited
responseStart num
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited
secureConnectionStart num
read-only, inherited
serverTiming List<PerformanceServerTiming>
read-only, inherited
startTime num
read-only, inherited
transferSize int
read-only, inherited
workerStart num
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
Returns a string representation of this object.
inherited

Operators

operator ==(dynamic other) bool
The equality operator. [...]
inherited