key property

K get key
inherited

The key associated with the entity

Implementation

Key get key => _key ?? makeKey();