ImageSourceResponse

data class ImageSourceResponse(val url: URL, val supportSuffix: List<String>)

Constructors

Link copied to clipboard
constructor(url: URL, supportSuffix: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard
val url: URL