chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.indexeddb / DatabaseWithObjectStores / <init>

<init>

DatabaseWithObjectStores(name: String, version: Double, objectStores: List<ObjectStore>)

Database with an array of object stores.