indexNames property

DOMStringList indexNames

Returns a list of the names of indexes in the store.

MDN Reference

Implementation

_i3.DOMStringList get indexNames => _i4.getProperty(
      this,
      'indexNames',
    );