SpotifyImage

constructor(height: Double? = null, url: String, width: Double? = null)(source)

Parameters

height

The image height in pixels. If unknown: null or not returned.

url

The source URL of the image.

width

The image width in pixels. If unknown: null or not returned.