negativeKeywordLists property
The list of negative keyword lists.
This list will be absent if empty.
Implementation
core.List<NegativeKeywordList>? negativeKeywordLists;
The list of negative keyword lists.
This list will be absent if empty.
core.List<NegativeKeywordList>? negativeKeywordLists;