Dart
dart:html
FetchEvent
clientId property
clientId
description
clientId
property
Null safety
String
?
clientId
Implementation
String? get clientId native;
Dart
dart:html
FetchEvent
clientId property
FetchEvent class
Constructors
FetchEvent
Properties
bubbles
cancelable
clientId
composed
currentTarget
defaultPrevented
eventPhase
hashCode
isReload
isTrusted
matchingTarget
path
preloadResponse
request
runtimeType
target
timeStamp
type
Methods
composedPath
noSuchMethod
preventDefault
respondWith
stopImmediatePropagation
stopPropagation
toString
waitUntil
Operators
operator ==