httpOnly property

bool httpOnly
final

Whether the cookie is HTTP only (not accessible via JavaScript).

Implementation

final bool httpOnly;