controller

The controller read-only property of the ServiceWorkerContainer interface represents the active ServiceWorker controlling the current page (associated with this ServiceWorkerContainer), or null if the page has no active or activating service worker.

MDN Reference