secure property Null safety

bool secure
read / write

Whether to only send this cookie on secure connections.

Implementation

bool secure = false;