menu
turbo_firestore_api package
documentation
services/turbo_document_service.dart
TurboDocumentService<T extends TurboWriteableId<String>, API extends TurboFirestoreApi<T>>
beforeLocalNotifyUpdate property
beforeLocalNotifyUpdate property
dark_mode
light_mode
beforeLocalNotifyUpdate
property
ValueChanged
<
T?
>
?
beforeLocalNotifyUpdate
getter/setter pair
Called before local state is updated.
Implementation
ValueChanged<T?>? beforeLocalNotifyUpdate;
turbo_firestore_api package
documentation
services/turbo_document_service
TurboDocumentService<T extends TurboWriteableId<String>, API extends TurboFirestoreApi<T>>
beforeLocalNotifyUpdate property
TurboDocumentService class