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
Properties
direction
hashCode
key
primaryKey
runtimeType
source
Methods
advance
continuePrimaryKey
delete
next
noSuchMethod
toString
update
Operators
operator ==