msgId property

String msgId

Gets the message ID.

return The message ID.

Implementation

String get msgId => _msgId ?? _msgLocalId;