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