Dart SDK
dart:html
PerformanceResourceTiming
constructor
PerformanceResourceTiming.internal_
PerformanceResourceTiming.internal_
class PerformanceResourceTiming
Constructors
internal_
Properties
connectEnd
connectStart
domainLookupEnd
domainLookupStart
fetchStart
initiatorType
redirectEnd
redirectStart
requestStart
responseEnd
responseStart
secureConnectionStart
workerStart
duration
entryType
hashCode
name
runtimeType
startTime
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
instanceRuntimeType
PerformanceResourceTiming.internal_
(
)
Source
@Deprecated("Internal Use Only") PerformanceResourceTiming.internal_() : super.internal_();
constructor PerformanceResourceTiming.internal_