maxAge property Null safety
read / write
The number of seconds until the cookie expires. A zero or negative value means the cookie has expired.
Implementation
int? maxAge
The number of seconds until the cookie expires. A zero or negative value means the cookie has expired.
int? maxAge