Dart SDK
dart:html
PerformanceResourceTiming
property
instanceRuntimeType
instanceRuntimeType
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
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType