ackCount property Null safety

int ackCount
@JsonKey(defaultValue: 0), final

群消息已读回执的已读数

Implementation

@JsonKey(defaultValue: 0)
final int ackCount;