Categories

data class Categories(val items: List<Category>, val isNext: Boolean)(source)

Constructors

Link copied to clipboard
constructor(items: List<Category>, isNext: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard