menu
js_bindings package
documentation
bindings/indexeddb_3.dart
PropsIDBObjectStore
count method
count method
dark_mode
light_mode
count
method
IDBRequest
count
(
[
dynamic
query
])
Implementation
IDBRequest count([dynamic query]) => js_util.callMethod(this, 'count', [query]);
js_bindings package
documentation
bindings/indexeddb_3
PropsIDBObjectStore
count method
PropsIDBObjectStore extension on
IDBObjectStore