Flutter
webdriver.sync_io
Cookie
expiry property
expiry
expiry
property
Null safety
DateTime
?
expiry
final
(Optional) When the cookie expires.
Implementation
final DateTime? expiry;
Flutter
webdriver.sync_io
Cookie
expiry property
Cookie class
Constructors
Cookie
fromJson
Properties
domain
expiry
hashCode
name
path
runtimeType
secure
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==