menu
MBG_Inspektionen
backend/sync_events.dart
SyncEvents
notifyLocalDataChanged method
notifyLocalDataChanged
dark_mode
light_mode
notifyLocalDataChanged
method
void
notifyLocalDataChanged
(
)
Implementation
void notifyLocalDataChanged() { revision.value = revision.value + 1; }
MBG_Inspektionen
sync_events
SyncEvents
notifyLocalDataChanged method
SyncEvents class