trackIndexedDBForStorageKey

Registers storage key to be notified when an update occurs to its IndexedDB.


suspend fun trackIndexedDBForStorageKey(storageKey: String)

Registers storage key to be notified when an update occurs to its IndexedDB.

Parameters

storageKey

Storage key.