core.Map<core.String, core.dynamic> toJson() { final cisaKev = this.cisaKev; final epss = this.epss; return {'cisaKev': ?cisaKev, 'epss': ?epss}; }