NavigatorHistory constructor Null safety

NavigatorHistory()

Implementation

factory NavigatorHistory() {
  return _navigatorHistory;
}