GlobalNavigator constructor

GlobalNavigator()

Implementation

factory GlobalNavigator() {
  return _instance;
}