1. @DomName('IDBObjectStore.deleteIndex')
  2. @DocsEditable()
void deleteIndex(String name)

Source

@DomName('IDBObjectStore.deleteIndex')
@DocsEditable()
void deleteIndex(String name) native;