Dart
dart:html
BackgroundFetchedEvent
fetches property
fetches
description
fetches
property
Null safety
List
<
BackgroundFetchSettledFetch
>
?
fetches
Implementation
List<BackgroundFetchSettledFetch>? get fetches native;
Dart
dart:html
BackgroundFetchedEvent
fetches property
BackgroundFetchedEvent class
Constructors
BackgroundFetchedEvent
Properties
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
fetches
hashCode
id
isTrusted
matchingTarget
path
runtimeType
target
timeStamp
type
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
updateUI
waitUntil
Operators
operator ==