BitbucketServerSecrets constructor
      
      BitbucketServerSecrets({})
     
    
    
Implementation
BitbucketServerSecrets({
  this.adminAccessTokenVersionName,
  this.readAccessTokenVersionName,
  this.webhookSecretVersionName,
});
BitbucketServerSecrets({
  this.adminAccessTokenVersionName,
  this.readAccessTokenVersionName,
  this.webhookSecretVersionName,
});