Dart
dart:html
PerformanceResourceTiming
secureConnectionStart property
secureConnectionStart
description
secureConnectionStart
property
Null safety
num
?
secureConnectionStart
Implementation
num? get secureConnectionStart native;
Dart
dart:html
PerformanceResourceTiming
secureConnectionStart 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 ==