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