unreadChannels property

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

Total unread channels by the user.

Implementation

@JsonKey(includeIfNull: false)
final int unreadChannels;