video_player
dart:io
Cookie
property secure
secure
class Cookie
Constructors
Cookie
fromSetCookieValue
Properties
domain
expires
httpOnly
maxAge
name
path
secure
value
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
bool
secure
read / write
Gets and sets whether this cookie is secure.
property secure