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