markAsRead property

bool? markAsRead
getter/setter pair

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

Implementation

bool? markAsRead = true;