negativeKeywords property
The list of negative keywords that have been successfully created.
This list will be absent if empty.
Implementation
core.List<NegativeKeyword>? negativeKeywords;
The list of negative keywords that have been successfully created.
This list will be absent if empty.
core.List<NegativeKeyword>? negativeKeywords;