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