ready property

Implementation

_i2.Future<_i3.ServiceWorkerRegistration> get ready =>
    _i4.promiseToFuture(_i4.getProperty(
      this,
      'ready',
    ));