groupAckCount property Null safety
Gets the number of members that have read the group message.
Implementation
int get groupAckCount => _groupAckCount;
Gets the number of members that have read the group message.
int get groupAckCount => _groupAckCount;