updateConfiguration method

void updateConfiguration()

Notify that the route configuration has changed

Implementation

void updateConfiguration() {
  notifyListeners();
}