ServiceWorkerController constructor

ServiceWorkerController()

Class that manages Service Workers used by WebView.

Implementation

ServiceWorkerController()
  : this.fromPlatformCreationParams(
      const PlatformServiceWorkerControllerCreationParams(),
    );