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