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