unAckCount property Null safety
@JsonKey(defaultValue: 0), final
Get the unread count of a group message
Implementation
@JsonKey(defaultValue: 0)
final int unAckCount;
Get the unread count of a group message
@JsonKey(defaultValue: 0)
final int unAckCount;