unreadCount property

  1. @JsonKey(name: 'unread')
int unreadCount
final

Implementation

@JsonKey(name: 'unread')
final int unreadCount;