FanboxCover

@Serializable
data class FanboxCover(val url: String, val type: String)

Constructors

Link copied to clipboard
constructor(url: String, type: String)

Properties

Link copied to clipboard
Link copied to clipboard
val url: String