responseParameters property
Represents the response parameters of a route response.
Implementation
final Map<String, ParameterConstraints>? responseParameters;
Represents the response parameters of a route response.
final Map<String, ParameterConstraints>? responseParameters;