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