AutoscalersScopedListWarning constructor
AutoscalersScopedListWarning({
- String? code,
- List<
AutoscalersScopedListWarningData> ? data, - String? message,
Implementation
AutoscalersScopedListWarning({this.code, this.data, this.message});