transaction property

IDBTransaction? get transaction

Implementation

IDBTransaction? get transaction => js_util.getProperty(this, 'transaction');