Skip to content

Initializer

init()

Initializes an ID property with the key .id and type UUID.
convenience init() where Value == UUID

Discussion

Use the .init(custom:generatedBy:) initializer to specify a custom ID key or type.