id property

String get id

Unique identifier for the storable model.

This value must be unique across instances and is typically used for database keys or in-memory identification.

Implementation

String get id;