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