menu
aws_apigatewayv2_api package
documentation
apigatewayv2-2018-11-29.dart
UpdateRouteResponseResponse
responseModels property
responseModels property
dark_mode
light_mode
responseModels
property
Map
<
String
,
String
>
?
responseModels
final
Represents the response models of a route response.
Implementation
final Map<String, String>? responseModels;
aws_apigatewayv2_api package
documentation
apigatewayv2-2018-11-29
UpdateRouteResponseResponse
responseModels property
UpdateRouteResponseResponse class