secureCookies property

bool secureCookies
final

Whether emitted cookies should have the secure and HttpOnly flags, as well as being restricted to a specific domain.

Implementation

final bool secureCookies;