NavigationObserver constructor

NavigationObserver()

Implementation

factory NavigationObserver() {
  return _singleton;
}