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