deletedModelsArray
The array of registered models that the context will remove from the persistent storage during the next save operation.
Declaration
var deletedModelsArray: [any PersistentModel] { get }The array of registered models that the context will remove from the persistent storage during the next save operation.
var deletedModelsArray: [any PersistentModel] { get }