Returns the partner ID.
Future<String?> getPartnerId() { return getClientId(ClientConfigurationType.partnerConfiguration); }