msgId property

String msgId

~english Gets the message ID.

return The message ID. ~end

~chinese 消息 ID。 ~end

Implementation

String get msgId => _msgId ?? _msgLocalId;