condition property

String? condition
getter/setter pair

Condition to send a message to, e.g. "'foo' in topics && 'bar' in topics".

Implementation

core.String? condition;