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