PublishedFlow constructor
PublishedFlow({})
Implementation
PublishedFlow({
this.id,
this.workspaceID,
this.name,
this.userID,
this.flowID,
this.versionID,
this.labels,
this.versions,
this.createdAt,
this.updatedAt,
});