contextId property

String? contextId
getter/setter pair

The context id of the message.

This is optional and if set, the message will be associated with the given context.

Implementation

core.String? contextId;