@override Object toJson() { return { if (citationSources.isNotDefault) 'citationSources': encodeList(citationSources), }; }