ackCount property Null safety

int ackCount
@JsonKey(defaultValue: 0), final

Get the read count of a group message

Implementation

@JsonKey(defaultValue: 0)
final int ackCount;