This method is used to get the user profile details.
Future<String?> getProfileDetails(String jid) { throw UnimplementedError('has not been implemented.'); }