IDBCursor constructor

IDBCursor()

Implementation

factory IDBCursor() => _i4.callConstructor(
      _declaredIDBCursor,
      [],
    );