unAckCount property Null safety

int unAckCount
@JsonKey(defaultValue: 0), final

Get the unread count of a group message

Implementation

@JsonKey(defaultValue: 0)
final int unAckCount;