id property

ColumnComparable<UuidValue?> id
latefinalinherited

The database id.

Implementation

late final ColumnComparable<T_ID> id;