onControllerChange top-level property
An event handler fired whenever a controllerchange event occurs — when
the document's associated ServiceWorkerRegistration acquires a new
ServiceWorkerRegistration.active worker.
Implementation
Stream<Event> get onControllerChange => _self!.onControllerChange;