CookieObject

@JsonClass(generateAdapter = true)
class CookieObject(@Json(name = "cookie_value"value: String)

Properties

value
Link copied to clipboard
val value: String