Dart SDK
dart:indexed_db
ObjectStore
openKeyCursor
method
openKeyCursor
ObjectStore
Properties
autoIncrement
indexNames
keyPath
name
transaction
Methods
add
clear
delete
count
put
getObject
openCursor
createIndex
deleteIndex
index
openKeyCursor
Request
openKeyCursor
(
Object
range
,
[
String
direction
]
)
(Not documented.)