Required Instance Propertypointfreeco.swift-sharing 2.2.0Sharing

id

The hashable identity of a shared key.

SharedReaderKey.swift:22
var id: ID { get }

Used to look up existing shared references associated with this shared key. For example, the AppStorageKey uses the string key and UserDefaults instance to define its ID.