Dart
dart:io
Cookie
expires property
expires
Dart
dart:io
Cookie
expires property
Cookie class
Constructors
Cookie
fromSetCookieValue
Properties
domain
expires
httpOnly
maxAge
name
path
secure
value
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
description
expires
property
DateTime
expires
read / write
The time at which the cookie expires.
Implementation
DateTime expires
Cookies management controls