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