GitHubEnterpriseConfig constructor
GitHubEnterpriseConfig({})
Implementation
GitHubEnterpriseConfig({
this.appId,
this.appInstallationId,
this.appSlug,
this.hostUri,
this.installationUri,
this.privateKeySecretVersion,
this.serverVersion,
this.serviceDirectoryConfig,
this.sslCaCertificate,
this.webhookSecretSecretVersion,
});