Picture

data class Picture(val fileName: String)

Contains the filename of which a thumbnail will be requested

Parameters

fileName

The fileName (incl. extension) to request a thumbnail of

Constructors

Link copied to clipboard
constructor(fileName: String)

Properties

Link copied to clipboard