secure property

bool? secure
final

(Optional) Whether the cookie is a secure cookie.

Implementation

final bool? secure;