Deletes all documents of a specific type from the database.
Future<void> all(Type type, { required bool iAmSure, String? subcollection });