Message
@Serializable
Represents a message in a chat application.
Parameters
userName
the username of the message sender.
text
the content of the message.
timeStamp
the timestamp of the message.
id
the unique identifier of the message.
Represents a message in a chat application.
the username of the message sender.
the content of the message.
the timestamp of the message.
the unique identifier of the message.