Feed constructor
Feed({})
Implementation
Feed({
this.assetNames,
this.assetTypes,
this.condition,
this.contentType,
this.feedOutputConfig,
this.name,
this.relationshipTypes,
});
Feed({
this.assetNames,
this.assetTypes,
this.condition,
this.contentType,
this.feedOutputConfig,
this.name,
this.relationshipTypes,
});