menu
Dart
dart:io
Cookie
domain property
domain
brightness_4
brightness_5
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