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