controller property

ServiceWorker? controller

Implementation

ServiceWorker? get controller => js_util.getProperty(this, 'controller');