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