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
hashCode
httpOnly
maxAge
name
path
runtimeType
secure
value
Operators
operator ==
Methods
noSuchMethod
toString
int
maxAge
read / write
Gets and sets the max age. A value of
0
means delete cookie now.