unAckCount property

  1. @JsonKey(defaultValue: 0)
int unAckCount
final

群消息已读回执的未读数

Implementation

@JsonKey(defaultValue: 0)
final int unAckCount;