AutoBranchCreationConfig constructor
AutoBranchCreationConfig({})
Implementation
AutoBranchCreationConfig({
this.basicAuthCredentials,
this.buildSpec,
this.enableAutoBuild,
this.enableBasicAuth,
this.enablePerformanceMode,
this.enablePullRequestPreview,
this.environmentVariables,
this.framework,
this.pullRequestEnvironmentName,
this.stage,
});