NavigationService constructor

NavigationService()

Implementation

factory NavigationService() {
  return _singleton;
}