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