AppNavigationService constructor

AppNavigationService()

Implementation

factory AppNavigationService() {
  return _instance;
}