This method is used to get the JID of the user from the username.
Future<String?> getJid(String username) { throw UnimplementedError('has not been implemented.'); }