id property

int get id

Relation or property ID (latter if ToOne relation).

Implementation

int get id => _id;