CreateScalingPlanResponse constructor
CreateScalingPlanResponse({
- required int scalingPlanVersion,
Implementation
CreateScalingPlanResponse({
required this.scalingPlanVersion,
});