enableUnreadCount property Null safety

bool enableUnreadCount
final

Specify whether to count the message as unread. If the value is set to true, the unread count increments by 1 in the recent contacts list when the message is received.

Implementation

final bool enableUnreadCount;