clients top-level property

Contains the Clients object associated with the service worker.

Implementation

ServiceWorkerClients get clients => _self.clients;