Future<ServiceWorkerRegistration> get ready => promiseToFuture<ServiceWorkerRegistration>(JS("", "#.ready", this));