GitRemoteSettings constructor
GitRemoteSettings({})
Implementation
GitRemoteSettings({
this.authenticationTokenSecretVersion,
this.defaultBranch,
this.effectiveDefaultBranch,
this.gitRepositoryLink,
this.sshAuthenticationConfig,
this.tokenStatus,
this.url,
});