Dart SDK
dart:indexed_db
Cursor
property source
source
class Cursor
Properties
direction
key
primaryKey
source
hashCode
runtimeType
Methods
advance
continuePrimaryKey
delete
next
update
noSuchMethod
toString
Operators
operator ==
Object
source
@Creates('Null'), @DocsEditable(), @DomName('IDBCursor.source'), @Returns('ObjectStore|Index|Null'), final
property source