keywordsFilter property

List<String>? keywordsFilter

Substrings which will be searched for in the content. The associated trigger type is TriggerTypes.keyword.

Implementation

List<String>? get keywordsFilter;