key property

dynamic key
final

Cursor row key.

This is the index key if the cursor is open on an index. Otherwise, it is the primary key.

Implementation

final dynamic key;