COOKIE_MAX_AGE_ONE_WEEK

const val COOKIE_MAX_AGE_ONE_WEEK: <Error class: unknown class> = 0(source)

A constant corresponding to 1 week.

For use with ctor@Cookie.new and method@Cookie.set_max_age.