markAsRead property Null safety

bool? markAsRead
read / write

Determines whether to mark the message as read for the sender.

Implementation

bool? markAsRead;