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