requestModels property

Map<String, String>? requestModels
final

The request models for the route. Supported only for WebSocket APIs.

Implementation

final Map<String, String>? requestModels;