class UpdateCurrentRoute { UpdateCurrentRoute(this.route); final String route; }