menu
aws_apigatewayv2_api package
documentation
apigatewayv2-2018-11-29.dart
GetStageResponse
routeSettings property
routeSettings property
dark_mode
light_mode
routeSettings
property
Map
<
String
,
RouteSettings
>
?
routeSettings
final
Route settings for the stage, by routeKey.
Implementation
final Map<String, RouteSettings>? routeSettings;
aws_apigatewayv2_api package
documentation
apigatewayv2-2018-11-29
GetStageResponse
routeSettings property
GetStageResponse class