Dart API Reference
dart:indexed_db
ObjectStore
count
count
method
@DomName('IDBObjectStore.count')
Future
<
int
>
count
(
[
key_OR_range
]
)