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