FeedFrontEntity constructor
FeedFrontEntity({})
Implementation
FeedFrontEntity({
required this.appId,
this.description,
this.feedId,
this.backgroundOverridePosts,
this.backgroundOverrideProfile,
this.conditions,
});