onDocumentDeleted abstract method

void onDocumentDeleted(
  1. String collectionName,
  2. String documentId
)

Implementation

void onDocumentDeleted(String collectionName, String documentId);