keywordFilter property

List<String>? keywordFilter
final

A list of words that trigger the rule.

Implementation

final List<String>? keywordFilter;