Index index(
String name
)

Not documented.

Source

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