menu
Dart
dart:io
Cookie
domain property
domain
dark_mode
light_mode
description
domain
property
String
?
domain
getter/setter pair
The domain that the cookie applies to.
Implementation
String?
domain;
Dart
dart:io
Cookie
domain property
Cookie class
Constructors
Cookie
fromSetCookieValue
Properties
domain
expires
hashCode
httpOnly
maxAge
name
path
runtimeType
sameSite
secure
value
Methods
noSuchMethod
toString
Operators
operator ==
Cookies management controls