builder property

RowBuilder<TResult> builder
final

The callback used to build the row.

Implementation

final RowBuilder<TResult> builder;