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