Dart SDK
dart:html
ServiceWorkerGlobalScope
property registration
registration
class ServiceWorkerGlobalScope
Properties
clients
onMessage
registration
caches
console
crypto
hashCode
indexedDB
location
navigator
on
onError
performance
runtimeType
self
Methods
skipWaiting
addEventListener
atob
btoa
close
dispatchEvent
fetch
importScripts
noSuchMethod
removeEventListener
toString
Operators
operator ==
Constants
messageEvent
ServiceWorkerRegistration
registration
@DocsEditable(), @DomName('ServiceWorkerGlobalScope.registration'), @Experimental(), final
Source
final ServiceWorkerRegistration registration
property registration