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