Removes the object with name name from the persistence system. It can also unmount the persistence system if it is no longer useful.
name
Future<void> deleteContent(final String name);