Path to our {@link ServiceWorker}
Our ServiceWorkerRegistration object
Check if the ServiceWorker is not in a state for receiving messages
reason if it can't, or null
Initialize the {@link ServiceWorker} and firebase
Are we subscribed to push notifications
true if subscribed
Register the Service Worker
The service worker
Unregister the Service Worker
Unsubscribe from push notifications
true if unsubscribed
Update the Service Worker
Generated using TypeDoc
Manage lifecycle of our {@link ServiceWorker}