Inheritance
Annotations
  • DocsEditable()
  • DomName('ServiceWorkerContainer')
  • Experimental()

Static Methods

internalCreateServiceWorkerContainer() ServiceWorkerContainer

Constructors

ServiceWorkerContainer.internal_()

Properties

read / write, inherited
controller → _ServiceWorker

read-only
hashCode int

read-only
ready Future

read-only
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited

Operators

operator ==(other) bool

The equality operator.

Methods

getRegistration([String documentURL]) Future

noSuchMethod(Invocation invocation) → dynamic

Invoked when a non-existent method or property is accessed.

inherited
register(String url, [Map options]) Future

toString() String

Returns a string representation of this object.

inherited