factory RoutingParameters.fromJson(Map<String, dynamic> json) { return _$RoutingParametersFromJson(json); }