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