Loadability Documentation Beta

Enumeration Generic​Key

public enum GenericKey

A generic key, used when the loadable value is not keyed by anything.

%3 GenericKey GenericKey Hashable Hashable GenericKey->Hashable Identifiable Identifiable GenericKey->Identifiable String String GenericKey->String Codable Codable GenericKey->Codable

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.