updateConfiguration method
void
updateConfiguration()
Notify that the route configuration has changed
Implementation
void updateConfiguration() {
notifyListeners();
}
Notify that the route configuration has changed
void updateConfiguration() {
notifyListeners();
}