emptyKey property

Key emptyKey

Gets the empty key using the default Partition.

Model keys with parent set to emptyKey will create their own entity groups.

Implementation

Key get emptyKey => defaultPartition.emptyKey;