Query

annotation class Query(value: String, encoded: Boolean)

Properties

encoded
Link copied to clipboard
val encoded: Boolean = false
value
Link copied to clipboard
val value: String