definition property

Table<R, F> definition
final

The table definition used to create fields and decode full rows.

Implementation

final Table<R, F> definition;