XRouteAction({String? name, String? group, this.route, this.presenter}) : super(name: name, group: group);