BitbucketServerConfig constructor
BitbucketServerConfig({})
Implementation
BitbucketServerConfig({
this.apiKey,
this.connectedRepositories,
this.createTime,
this.hostUri,
this.name,
this.peeredNetwork,
this.peeredNetworkIpRange,
this.secrets,
this.sslCa,
this.username,
this.webhookKey,
});