Inheritance
Annotations
  • DocsEditable()
  • DomName('PerformanceResourceTiming')
  • Experimental()

Static Methods

internalCreatePerformanceResourceTiming() PerformanceResourceTiming

Constructors

PerformanceResourceTiming.internal_()

Properties

read / write, inherited
connectEnd num

read-only
connectStart num

read-only
domainLookupEnd num

read-only
domainLookupStart num

read-only
duration num

read-only, inherited
entryType String

read-only, inherited
fetchStart num

read-only
hashCode int

read-only, inherited
initiatorType String

read-only
name String

read-only, inherited
redirectEnd num

read-only
redirectStart num

read-only
requestStart num

read-only
responseEnd num

read-only
responseStart num

read-only
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited
secureConnectionStart num

read-only
startTime num

read-only, inherited

Operators

operator ==(other) bool

The equality operator.

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