source property

Object get source

Returns the IDBObjectStore or IDBIndex the cursor was opened from.

MDN Reference

Implementation

_i2.Object get source => _i4.getProperty(
      this,
      'source',
    );