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