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