RouteResponse constructor
RouteResponse({})
Implementation
RouteResponse({
required this.routeResponseKey,
this.modelSelectionExpression,
this.responseModels,
this.responseParameters,
this.routeResponseId,
});