allowList property

List<String>? allowList

Substrings which will be exempt from triggering the preset trigger type. The associated trigger type is TriggerTypes.keywordPreset.

Implementation

List<String>? get allowList;