id property

int id

Identifier of the the AcmSubject. Unique number is generted by hashCode.

Implementation

int get id => _id;