chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.storage.events / StorageEvent / IndexedDBListUpdatedEvent

IndexedDBListUpdatedEvent

data class IndexedDBListUpdatedEvent : StorageEvent

Constructors

<init>

IndexedDBListUpdatedEvent(origin: String)

Properties

origin

Origin to update.

val origin: String