groupAckCount property Null safety

int groupAckCount

Gets the number of members that have read the group message.

Implementation

int get groupAckCount => _groupAckCount;