Workstation constructor
Workstation({})
Implementation
Workstation({
this.annotations,
this.createTime,
this.deleteTime,
this.displayName,
this.env,
this.etag,
this.host,
this.kmsKey,
this.labels,
this.name,
this.reconciling,
this.startTime,
this.state,
this.uid,
this.updateTime,
});