Matches only those events that do not contain any of the words in the given set in title, description, location, or attendees.
Entries in the set are considered in "or".
core.List<core.String>? minusWords;