BulkEditNegativeKeywordsResponse constructor
BulkEditNegativeKeywordsResponse({
- List<
NegativeKeyword> ? negativeKeywords,
Implementation
BulkEditNegativeKeywordsResponse({
this.negativeKeywords,
});