This method is used to get the group members count.
Future<int?> getMembersCountOfGroup(String groupJid) { throw UnimplementedError('has not been implemented.'); }