id property

ColumnComparable<T_ID> id
latefinal

The database id.

Implementation

late final ColumnComparable<T_ID> id;