selectRow property

Selection<R> Function(F) selectRow
final

Builds the full-row selection from that occurrence's fields.

Implementation

final Selection<R> Function(F) selectRow;