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