menu
idb_shim package
documentation
idb.dart
ObjectStore
indexNames property
indexNames property
dark_mode
light_mode
indexNames
property
List
<
String
>
get
indexNames
returns a list of the names of indexes on objects in this object store.
Implementation
List<String> get indexNames;
idb_shim package
documentation
idb
ObjectStore
indexNames property
ObjectStore class