GitRepoSource constructor
GitRepoSource({})
Implementation
GitRepoSource({
this.bitbucketServerConfig,
this.githubEnterpriseConfig,
this.ref,
this.repoType,
this.repository,
this.uri,
});
GitRepoSource({
this.bitbucketServerConfig,
this.githubEnterpriseConfig,
this.ref,
this.repoType,
this.repository,
this.uri,
});