Dart
dart:html
PerformanceResourceTiming
redirectStart property
redirectStart
description
redirectStart
property
Null safety
num
?
redirectStart
Implementation
num? get redirectStart native;
Dart
dart:html
PerformanceResourceTiming
redirectStart property
PerformanceResourceTiming class
Properties
connectEnd
connectStart
decodedBodySize
domainLookupEnd
domainLookupStart
duration
encodedBodySize
entryType
fetchStart
hashCode
initiatorType
name
nextHopProtocol
redirectEnd
redirectStart
requestStart
responseEnd
responseStart
runtimeType
secureConnectionStart
serverTiming
startTime
transferSize
workerStart
Methods
noSuchMethod
toString
Operators
operator ==