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