InterestPicker

data class InterestPicker(var receivedFeedRank: Int, var title: String, var subtitle: String, var sections: List<InterestPickerSection>)

Constructors

Link copied to clipboard
constructor(receivedFeedRank: Int, title: String, subtitle: String, sections: List<InterestPickerSection>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard