Contents

entityIdentifierString

Returns the string representation of this identifier’s local ID.

Declaration

var entityIdentifierString: String { get }

Return Value

The local ID’s string representation

Discussion

This method requires a local ID to be present. Stable-only identifiers (created via the @_spi(_) initializer) should not have this method called.