containsUrl property

bool? containsUrl
getter/setter pairoverride

If true, includes only events with a url key in their content. If false, excludes those events. If omitted, url key is not considered for filtering.

Implementation

bool? containsUrl;