Enumeration
Generic​Key
public enum GenericKey
A generic key, used when the loadable value is not keyed by anything.
Relationships
Conforms To
Codable
Hashable
Identifiable
String
Enumeration Cases
key
case key
A generic key, used when the loadable value is not keyed by anything.
Properties
id
var id: String
The stable identity of the entity associated with this instance.