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