unAckCount property Null safety

int unAckCount
@JsonKey(defaultValue: 0), final

群消息已读回执的未读数

Implementation

@JsonKey(defaultValue: 0)
final int unAckCount;