menu
turbo_firestore_api package
documentation
services/t_doc_service.dart
TDocService<DTO extends TWriteableId, MODEL extends TModel<DTO>>
beforeLocalNotifyUpdate property
beforeLocalNotifyUpdate property
dark_mode
light_mode
beforeLocalNotifyUpdate
property
ValueChanged
<
DTO?
>
?
beforeLocalNotifyUpdate
getter/setter pair
Called before local state is updated.
Implementation
ValueChanged<DTO?>? beforeLocalNotifyUpdate;
turbo_firestore_api package
documentation
services/t_doc_service
TDocService<DTO extends TWriteableId, MODEL extends TModel<DTO>>
beforeLocalNotifyUpdate property
TDocService class