GoModule constructor
GoModule({})
Implementation
GoModule({
this.modulePath,
this.moduleVersion,
this.repositoryLocation,
this.repositoryName,
this.repositoryProjectId,
this.sourcePath,
});
GoModule({
this.modulePath,
this.moduleVersion,
this.repositoryLocation,
this.repositoryName,
this.repositoryProjectId,
this.sourcePath,
});