menu
idb_shim package
documentation
idb.dart
Index
count abstract method
count abstract method
dark_mode
light_mode
count
abstract method
Future
<
int
>
count
(
[
Object
?
keyOrRange
])
returns the number of records within a key range.
Implementation
Future<int> count([Object? keyOrRange]);
idb_shim package
documentation
idb
Index
count abstract method
Index class