Dart
dart:io
Cookie
name property
name
Dart
dart:io
Cookie
name property
Cookie class
Constructors
Cookie
fromSetCookieValue
Properties
domain
expires
httpOnly
maxAge
name
path
secure
value
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
description
name
property
String
name
read / write
Gets and sets the name.
Implementation
String name
Cookies management controls