NSFileProviderErrorItemKey
The key for accessing information about sync-related errors.
Declaration
let NSFileProviderErrorItemKey: StringDiscussion
If a specific item caused the error, the system sets the NSFileProviderErrorItemKey key to the item’s identifier, and it sets the NSUnderlyingErrorKey key to the error encountered by the item.