contextId property

String? contextId
getter/setter pair

The context id of the message.

If set, the message will be associated with the given context.

Optional.

Implementation

core.String? contextId;