notifySyncCompleted method
Implementation
void notifySyncCompleted() {
CategoryProgressState.instance.resetAllInspectionProgress();
notifyLocalDataChanged();
}
void notifySyncCompleted() {
CategoryProgressState.instance.resetAllInspectionProgress();
notifyLocalDataChanged();
}