Dart SDK
dart:indexed_db
Cursor
property runtimeType
runtimeType
class Cursor
Properties
direction
key
primaryKey
source
hashCode
runtimeType
Methods
advance
continuePrimaryKey
delete
next
update
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType