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