deletedEntities property
Map of entity types to lists of entities that were successfully deleted.
Implementation
final Map<Type, List<DatumEntityInterface>> deletedEntities;
Map of entity types to lists of entities that were successfully deleted.
final Map<Type, List<DatumEntityInterface>> deletedEntities;