data class IndexedDBListUpdatedEvent : StorageEvent
IndexedDBListUpdatedEvent(origin: String)
Origin to update.
val origin: String