menu
Dart
dart:io
Cookie
secure property
secure
brightness_4
brightness_5
description
secure
property
bool
secure
read / write
Whether to only send this cookie on secure connections.
Implementation
bool secure = false;
Dart
dart:io
Cookie
secure property
Cookie class
Constructors
Cookie
fromSetCookieValue
Properties
domain
expires
hashCode
httpOnly
maxAge
name
path
runtimeType
secure
value
Methods
noSuchMethod
toString
Operators
operator ==