index method

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

Implementation

@DomName('IDBObjectStore.index')
@DocsEditable()
Index index(String name) native;