taskId property

String? taskId
getter/setter pair

The task id of the message.

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

Implementation

core.String? taskId;