msgId property

String get msgId

Gets the message ID.

return The message ID.

Implementation

String get msgId => _msgId ?? _msgLocalId;