Dart SDK
dart:html
FetchEvent
property
instanceRuntimeType
instanceRuntimeType
class FetchEvent
Constructors
FetchEvent
internal_
Properties
clientId
isReload
request
bubbles
cancelable
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
scoped
target
timeStamp
type
Methods
respondWith
deepPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
waitUntil
Operators
operator ==
Static properties
instanceRuntimeType
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType