AutoscalersScopedList constructor
AutoscalersScopedList({
- List<
Autoscaler> ? autoscalers, - AutoscalersScopedListWarning? warning,
Implementation
AutoscalersScopedList({
this.autoscalers,
this.warning,
});