unreadCount property

int unreadCount
@JsonKey(name: 'unreadCount'), read / write

Implementation

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