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