id property

ColumnComparable<int?> id
latefinalinherited

The database id.

Implementation

late final ColumnComparable<T_ID> id;