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