- Inheritance
- Object
- JSObject
- DartHtmlDomObject
- PerformanceEntry
- PerformanceResourceTiming
- Annotations
- DocsEditable()
- DomName('PerformanceResourceTiming')
- Experimental()
Static Properties
- instanceRuntimeType → Type
-
read-only
Constructors
Properties
- 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
- workerStart → num
-
read-only
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 the result of the JavaScript objects
toString
method.inherited