sync property
The sync read-only property of the
ServiceWorkerRegistration interface returns a reference to the
SyncManager interface, which manages background synchronization
processes.
Implementation
external SyncManager get sync;
The sync read-only property of the
ServiceWorkerRegistration interface returns a reference to the
SyncManager interface, which manages background synchronization
processes.
external SyncManager get sync;