Home > tough-cookie > Cookie > lastAccessed
Set to the date and time when a cookie was initially stored (RFC6265 Section 5.3) and updated whenever the cookie is retrieved from the CookieJar (RFC6265 Section 5.4).
Signature:
lastAccessed: Date | 'Infinity' | null;