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