ref property

String? ref
final

The unique identifier for this message.

This identifier is used in the reply event name, allowing us to consider a message as a reply to a previous message.

Implementation

final String? ref;