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