Folder constructor
Folder({})
Implementation
Folder({
this.configuredCapabilities,
this.createTime,
this.displayName,
this.lifecycleState,
this.managementProject,
this.name,
this.parent,
this.tags,
});