objectStore property

IDBObjectStore get objectStore

Implementation

IDBObjectStore get objectStore => js_util.getProperty(this, 'objectStore');