avoidEvents property

List<String> get avoidEvents

A list of class name regex patterns (case sensitive) to use to determine which event classes should not be enhanced.

Implementation

List<String> get avoidEvents;