id property

int get id
inherited

Per-type unique identifier, auto-assigned in the constructor.

Implementation

int get id => _id;