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