PerformanceNavigationTiming class

Inheritance
Annotations
  • @Native("PerformanceNavigationTiming")

Properties

connectEndnum
read-only, inherited
connectStartnum
read-only, inherited
decodedBodySizeint?
read-only, inherited
domainLookupEndnum?
read-only, inherited
domainLookupStartnum?
read-only, inherited
domCompletenum?
read-only
domContentLoadedEventEndnum?
read-only
domContentLoadedEventStartnum?
read-only
domInteractivenum?
read-only
durationnum
read-only, inherited
encodedBodySizeint?
read-only, inherited
entryTypeString
read-only, inherited
fetchStartnum?
read-only, inherited
hashCodeint
read-only, inherited
The hash code for this object. [...]
initiatorTypeString?
read-only, inherited
loadEventEndnum?
read-only
loadEventStartnum?
read-only
nameString
read-only, inherited
nextHopProtocolString?
read-only, inherited
redirectCountint?
read-only
redirectEndnum?
read-only, inherited
redirectStartnum?
read-only, inherited
requestStartnum?
read-only, inherited
responseEndnum?
read-only, inherited
responseStartnum?
read-only, inherited
runtimeTypeType
read-only, inherited
A representation of the runtime type of the object.
secureConnectionStartnum?
read-only, inherited
serverTimingList<PerformanceServerTiming>?
read-only, inherited
startTimenum
read-only, inherited
transferSizeint?
read-only, inherited
typeString?
read-only
unloadEventEndnum?
read-only
unloadEventStartnum?
read-only
workerStartnum?
read-only, inherited

Methods

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

Operators

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

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.13.0/dart-html/PerformanceNavigationTiming-class.html