Cookie.value

Cookie payload

  1. string value [@property setter]
    class Cookie
    @safe @property
    void
    value
    (
    string value
    )
  2. string value [@property getter]

Meta