ackCount property

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

群消息已读回执的已读数

Implementation

@JsonKey(defaultValue: 0)
final int ackCount;