ServiceWorkerRegistration$Typings extension
Properties
- active → ServiceWorker?
 - 
      
Available on ServiceWorkerRegistration, provided by the ServiceWorkerRegistration$Typings extension
MDN Referenceno setter - 
  addEventListener
  → ({void Function<
K$>(ServiceWorkerRegistrationEventMap< $1, void Function(String type, Object listener, [Object? options]) $2})K$> type, dynamic listener(K$), [Object? options]) - 
      
Available on ServiceWorkerRegistration, provided by the ServiceWorkerRegistration$Typings extension
Overload accessor: $1, $2no setter - 
  getNotifications
  ↔ Future<
List< Function([GetNotificationOptions?])Notification> > - 
      
Available on ServiceWorkerRegistration, provided by the ServiceWorkerRegistration$Typings extension
getter/setter pair - installing → ServiceWorker?
 - 
      
Available on ServiceWorkerRegistration, provided by the ServiceWorkerRegistration$Typings extension
MDN Referenceno setter - 
      
Available on ServiceWorkerRegistration, provided by the ServiceWorkerRegistration$Typings extension
MDN Referenceno setter - onupdatefound ↔ dynamic Function(Event)?
 - 
      
Available on ServiceWorkerRegistration, provided by the ServiceWorkerRegistration$Typings extension
MDN Referencegetter/setter pair - pushManager → PushManager
 - 
      
Available on ServiceWorkerRegistration, provided by the ServiceWorkerRegistration$Typings extension
MDN Referenceno setter - 
  removeEventListener
  → ({void Function<
K$>(ServiceWorkerRegistrationEventMap< $1, void Function(String type, Object listener, [Object? options]) $2})K$> type, dynamic listener(K$), [Object? options]) - 
      
Available on ServiceWorkerRegistration, provided by the ServiceWorkerRegistration$Typings extension
Overload accessor: $1, $2no setter - scope → String
 - 
      
Available on ServiceWorkerRegistration, provided by the ServiceWorkerRegistration$Typings extension
MDN Referenceno setter - 
  showNotification
  ↔ Future<
void> Function(String, [NotificationOptions?]) - 
      
Available on ServiceWorkerRegistration, provided by the ServiceWorkerRegistration$Typings extension
getter/setter pair - 
  unregister
  ↔ Future<
bool> Function() - 
      
Available on ServiceWorkerRegistration, provided by the ServiceWorkerRegistration$Typings extension
getter/setter pair - 
  update
  ↔ Future<
void> Function() - 
      
Available on ServiceWorkerRegistration, provided by the ServiceWorkerRegistration$Typings extension
getter/setter pair - updateViaCache → ServiceWorkerUpdateViaCache
 - 
      
Available on ServiceWorkerRegistration, provided by the ServiceWorkerRegistration$Typings extension
MDN Referenceno setter - waiting → ServiceWorker?
 - 
      
Available on ServiceWorkerRegistration, provided by the ServiceWorkerRegistration$Typings extension
MDN Referenceno setter