isUnread
A Boolean value that determines whether the message list item displays an unread indicator.
Declaration
var isUnread: Bool { get }Discussion
Configurations are immutable. To toggle the message list item’s unread indicator, create a new configuration and update the list item’s leadingConfiguration property.