ExpandableHomepageList

data class ExpandableHomepageList(var list: HomePageList, var currentPage: Int, var hasNext: Boolean)

Constructors

Link copied to clipboard
constructor(list: HomePageList, currentPage: Int, hasNext: Boolean)

Properties

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