ConfigManagementGitConfig constructor
ConfigManagementGitConfig({})
Implementation
ConfigManagementGitConfig({
this.gcpServiceAccountEmail,
this.httpsProxy,
this.policyDir,
this.secretType,
this.syncBranch,
this.syncRepo,
this.syncRev,
this.syncWaitSecs,
});