NavigationHistoryObserver constructor

NavigationHistoryObserver()

Implementation

factory NavigationHistoryObserver() {
  return _singleton;
}