Dart
dart:indexed_db
ObjectStore
index method
index
Dart
dart:indexed_db
ObjectStore
index method
ObjectStore class
Properties
autoIncrement
indexNames
keyPath
name
transaction
hashCode
runtimeType
Methods
add
clear
count
createIndex
delete
deleteIndex
getAll
getAllKeys
getKey
getObject
index
openCursor
openKeyCursor
put
noSuchMethod
toString
Operators
operator ==
index method
Index
index
(
String
name
)
Implementation
Index index(String name) native;