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