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