state property
ServiceWorkerState
get
state
Implementation
ServiceWorkerState get state =>
ServiceWorkerState.fromValue(js_util.getProperty(this, 'state'));
ServiceWorkerState get state =>
ServiceWorkerState.fromValue(js_util.getProperty(this, 'state'));