Dart SDK
dart:indexed_db
ObjectStore
deleteIndex
method
deleteIndex
ObjectStore
Properties
autoIncrement
indexNames
keyPath
name
transaction
Methods
add
clear
delete
count
put
getObject
openCursor
createIndex
deleteIndex
index
openKeyCursor
@DomName('IDBObjectStore.deleteIndex')
@DocsEditable()
void
deleteIndex
(
String
name
)
(Not documented.)