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