Dart SDK
dart:indexed_db
Cursor
internalCreateCursor
internalCreateCursor
Dart SDK
dart:indexed_db
Cursor
internalCreateCursor
method
internalCreateCursor
Source
Dart SDK
dart:indexed_db
Cursor
Static methods
internalCreateCursor
Properties
blink_jsObject
direction
hashCode
key
primaryKey
runtimeType
source
Constructors
internal_
Operators
operator ==
Methods
advance
continuePrimaryKey
delete
next
noSuchMethod
toString
update
Not documented.
Source
static Cursor internalCreateCursor() { return new Cursor._internalWrap(); }