This method is used to delete a document When you call this method, Firestore deletes the entire document and all of its contents from the database.
Future delete(DocumentReference docRef);