objectStoreNames property

DOMStringList objectStoreNames

Implementation

DOMStringList get objectStoreNames =>
    js_util.getProperty(this, 'objectStoreNames');