Callback to determine when to notify and recall the creation function of the dependent Injected models.
final bool Function(T? previousState)? shouldNotify;