This method is used to check the member is in a group.
Future<bool?> isMemberOfGroup(String jid, String? userJid) { throw UnimplementedError('has not been implemented.'); }