indexNames property
DOMStringList
get
indexNames
Returns a list of the names of indexes in the store.
Implementation
_i3.DOMStringList get indexNames => _i4.getProperty(
this,
'indexNames',
);