GitSourceDependency constructor
GitSourceDependency({})
Implementation
GitSourceDependency({
this.depth,
this.destPath,
this.fetchTags,
this.recurseSubmodules,
this.repository,
this.revision,
});
GitSourceDependency({
this.depth,
this.destPath,
this.fetchTags,
this.recurseSubmodules,
this.repository,
this.revision,
});