MessageMetaData constructor
Initializes a new instance of the MessageMetaData class.
Implementation
MessageMetaData({required this.key, required this.value});
Initializes a new instance of the MessageMetaData class.
MessageMetaData({required this.key, required this.value});