Project constructor
Project({})
Implementation
Project({
this.createTime,
this.deleteTime,
this.displayName,
this.etag,
this.labels,
this.name,
this.parent,
this.projectId,
this.state,
this.tags,
this.updateTime,
});