Feeds
data class Feeds( var needToKnow: CuratedRecommendationsBucket? = null, var fakespot: FakespotFeed? = null, var topStoriesSection: FeedSection? = null, var business: FeedSection? = null, var career: FeedSection? = null, var arts: FeedSection? = null, var food: FeedSection? = null, var health: FeedSection? = null, var home: FeedSection? = null, var finance: FeedSection? = null, var government: FeedSection? = null, var sports: FeedSection? = null, var tech: FeedSection? = null, var travel: FeedSection? = null, var education: FeedSection? = null, var hobbies: FeedSection? = null, var societyParenting: FeedSection? = null, var educationScience: FeedSection? = null, var society: FeedSection? = null)
Constructors
Link copied to clipboard
constructor( needToKnow: CuratedRecommendationsBucket? = null, fakespot: FakespotFeed? = null, topStoriesSection: FeedSection? = null, business: FeedSection? = null, career: FeedSection? = null, arts: FeedSection? = null, food: FeedSection? = null, health: FeedSection? = null, home: FeedSection? = null, finance: FeedSection? = null, government: FeedSection? = null, sports: FeedSection? = null, tech: FeedSection? = null, travel: FeedSection? = null, education: FeedSection? = null, hobbies: FeedSection? = null, societyParenting: FeedSection? = null, educationScience: FeedSection? = null, society: FeedSection? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard