request property
      
      IDBRequest
      get
      request
      
    
    
The request read-only property of the IDBCursor interface returns
the IDBRequest used to obtain the cursor.
Implementation
external IDBRequest get request;The request read-only property of the IDBCursor interface returns
the IDBRequest used to obtain the cursor.
external IDBRequest get request;