menu
Dart
dart:io
Cookie
domain property
domain
brightness_4
brightness_5
description
domain
property
String
?
domain
read / write
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
secure
value
Methods
noSuchMethod
toString
Operators
operator ==