Check whether a store should track changes by default store ending with _local are excluded
typedef StoresTrackOnChangesStorePredicate = bool Function(String store);