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