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