keys property

List<Object?> keys
final

Order-column values from the row this cursor sits on, in order-term order. Bound as parameters; never concatenated into SQL.

Implementation

final List<Object?> keys;