key property

Key get key

The key associated with the entity.

Implementation

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