responseParameters property

Map<String, ParameterConstraints>? responseParameters
final

Represents the response parameters of a route response.

Implementation

final Map<String, ParameterConstraints>? responseParameters;