Albums

data class Albums(val items: List<Album>, val isNext: Boolean)(source)

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard