markAsRead property Null safety
read / write
Determines whether to mark the message as read for the sender.
Implementation
bool? markAsRead = true;
Determines whether to mark the message as read for the sender.
bool? markAsRead = true;