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