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
Constructors
new
Properties
hashCode
keyPath
multiEntry
name
runtimeType
unique
Methods
count
get
getAll
getAllKeys
getKey
noSuchMethod
openCursor
openKeyCursor
toString
Operators
operator ==