registration top-level property

Contains the ServiceWorkerRegistration object that represents the service worker's registration.

Implementation

ServiceWorkerRegistration get registration => _self.registration;