menu
Dart
dart:html
ServiceWorkerRegistration
update method
update
brightness_4
brightness_5
description
update
method
Future
update
(
)
Implementation
Future update() => promiseToFuture(JS("", "#.update()", this));
Dart
dart:html
ServiceWorkerRegistration
update method
ServiceWorkerRegistration class