taskId property

String? taskId
getter/setter pair

The task id of the message.

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

Optional.

Implementation

core.String? taskId;