messageId property

String? messageId
getter/setter pair

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

This is created by the message creator.

Required.

Implementation

core.String? messageId;