ServiceWorkerController.fromPlatform constructor
ServiceWorkerController.fromPlatform(
- PlatformServiceWorkerController platform
Constructs a ServiceWorkerController from a specific platform implementation.
Implementation
ServiceWorkerController.fromPlatform(this.platform);