source property
Object
get
source
Returns the IDBObjectStore or IDBIndex the cursor was opened from.
Implementation
_i2.Object get source => _i4.getProperty(
this,
'source',
);
Returns the IDBObjectStore or IDBIndex the cursor was opened from.
_i2.Object get source => _i4.getProperty(
this,
'source',
);