1. DomName('IDBObjectStore.index')
  2. DocsEditable()
Index index(String name)

Source

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