totalUnreadCount property

  1. @JsonKey(includeIfNull: false)
int totalUnreadCount
final

Total unread messages by the user.

Implementation

@JsonKey(includeIfNull: false)
final int totalUnreadCount;