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