clear method

IDBRequest clear()

Implementation

IDBRequest clear() => js_util.callMethod(this, 'clear', []);