menu
harndb package
documentation
harnobserver.dart
HarnObserverCollection
onDocumentDeleted abstract method
onDocumentDeleted abstract method
dark_mode
light_mode
onDocumentDeleted
abstract method
void
onDocumentDeleted
(
String
collectionName
,
String
documentId
)
Implementation
void onDocumentDeleted(String collectionName, String documentId);
harndb package
documentation
harnobserver
HarnObserverCollection
onDocumentDeleted abstract method
HarnObserverCollection class