messageId property

String? messageId
getter/setter pair

The unique identifier (e.g. UUID)of the message.

This is required and created by the message creator.

Implementation

core.String? messageId;