Url

data class Url(urls: ArrayList<Urls>?)

Properties

Link copied to clipboard
@SerializedName(value = "urls")
var urls: ArrayList<Urls>?