Dart SDK
dart:indexed_db
Cursor
advance
method
advance
Cursor
Properties
direction
key
primaryKey
source
Methods
delete
update
advance
continuePrimaryKey
next
@DomName('IDBCursor.advance')
@DocsEditable()
void
advance
(
int
count
)
(Not documented.)