Dart
dart:indexed_db
Cursor
continuePrimaryKey method
continuePrimaryKey
Cursor class
Properties
direction
key
primaryKey
source
hashCode
runtimeType
Methods
advance
continuePrimaryKey
delete
next
update
noSuchMethod
toString
Operators
operator ==
continuePrimaryKey method
void
continuePrimaryKey
(
Object
key
,
Object
primaryKey
)
Implementation
void continuePrimaryKey(Object key, Object primaryKey) native;