ConversionWorkspace constructor
ConversionWorkspace({})
Implementation
ConversionWorkspace({
this.createTime,
this.destination,
this.displayName,
this.globalSettings,
this.hasUncommittedChanges,
this.latestCommitId,
this.latestCommitTime,
this.name,
this.source,
this.updateTime,
});