messageId property

dynamic messageId
getter/setter pair

If no messageId is provided it will use UUID v4 to set a default id for that message

Implementation

dynamic messageId;