menu
turbo_firestore_api package
documentation
services/t_document_service.dart
TDocumentService<T extends TWriteableId, API extends TFirestoreApi<T>>
afterLocalNotifyUpdate property
afterLocalNotifyUpdate property
dark_mode
light_mode
afterLocalNotifyUpdate
property
ValueChanged
<
T?
>
?
afterLocalNotifyUpdate
getter/setter pair
Called after local state is updated.
Implementation
ValueChanged<T?>? afterLocalNotifyUpdate;
turbo_firestore_api package
documentation
services/t_document_service
TDocumentService<T extends TWriteableId, API extends TFirestoreApi<T>>
afterLocalNotifyUpdate property
TDocumentService class