menu
js_bindings package
documentation
bindings/indexeddb_3.dart
PropsIDBObjectStore
index method
index method
dark_mode
light_mode
index
method
IDBIndex
index
(
String
name
)
Implementation
IDBIndex index(String name) => js_util.callMethod(this, 'index', [name]);
js_bindings package
documentation
bindings/indexeddb_3
PropsIDBObjectStore
index method
PropsIDBObjectStore extension on
IDBObjectStore