menu
Dart
dart:indexed_db
Cursor
advance method
advance
brightness_4
brightness_5
description
advance
method
void
advance
(
int
count
)
Implementation
void advance(int count) native;
Dart
dart:indexed_db
Cursor
advance method
Cursor class