GET

data class GET(val url: String) : ContentUrlResolver.ResolvedMethod

Constructors

Link copied to clipboard
fun GET(url: String)

Properties

Link copied to clipboard
val url: String