Preview

data class Preview(val type: AlbumCover.Preview.Type, val size: AlbumCover.Preview.Size, val contentUrl: String) : Parcelable

Constructors

Link copied to clipboard
constructor(type: AlbumCover.Preview.Type, size: AlbumCover.Preview.Size, contentUrl: String)

Types

Link copied to clipboard
Link copied to clipboard

Properties

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