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