@DomName('IDBObjectStore.index') @DocsEditable() Index index(String name) => wrap_jso(_blink.BlinkIDBObjectStore.instance.index_Callback_1_(unwrap_jso(this), name));