Dart SDK
dart:io
Cookie
maxAge
property
maxAge
Cookie
Properties
name
value
expires
maxAge
domain
path
secure
httpOnly
Constructors
Cookie
fromSetCookieValue
Methods
toString
int
maxAge
read / write
Gets and sets the max age. A value of
0
means delete cookie now.