menu
aws_apigateway_api package
documentation
apigateway-2015-07-09.dart
UsagePlan
apiStages property
apiStages property
dark_mode
light_mode
apiStages
property
List
<
ApiStage
>
?
apiStages
final
The associated API stages of a usage plan.
Implementation
final List<ApiStage>? apiStages;
aws_apigateway_api package
documentation
apigateway-2015-07-09
UsagePlan
apiStages property
UsagePlan class