NavigationWatcherBase constructor

const NavigationWatcherBase({
  1. required MutateInforamtion parent,
})

Implementation

const NavigationWatcherBase({required this.parent});