requestParameters property
The request parameters for the route. Supported only for WebSocket APIs.
Implementation
final Map<String, ParameterConstraints>? requestParameters;
The request parameters for the route. Supported only for WebSocket APIs.
final Map<String, ParameterConstraints>? requestParameters;