PictureResponse

data class PictureResponse(val picture: String)

Constructors

Link copied to clipboard
fun PictureResponse(picture: String)

Properties

Link copied to clipboard
val picture: String

Sources

Link copied to clipboard