filter property

String? filter
getter/setter pair

Filter for the event subscription.

Incoming events are filtered based on the filter expression.

Optional.

Implementation

core.String? filter;