state property

ServiceWorkerState get state

Implementation

_i3.ServiceWorkerState get state =>
    _i3.ServiceWorkerStateOptions.values.byName(_i4.getProperty(
      this,
      'state',
    ));