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