Dart API Reference
dart:indexed_db
Cursor
advance
advance
method
@DomName('IDBCursor.advance')
@DocsEditable()
void
advance
(
int
count
)