ServiceWorkerController.fromPlatform constructor

ServiceWorkerController.fromPlatform(
  1. PlatformServiceWorkerController platform
)

Constructs a ServiceWorkerController from a specific platform implementation.

Implementation

ServiceWorkerController.fromPlatform(this.platform);