SavedFeedsPrefV2

data class SavedFeedsPrefV2(val items: List<SavedFeed>)

Constructors

Link copied to clipboard
constructor(items: List<SavedFeed>)

Properties

Link copied to clipboard