Cookie({ required this.name, required this.value, this.expires, this.path = '/', this.httpOnly = true, this.secure = false, });