@override Object toJson() => { if (author.isNotDefault) 'author': author, 'content': content, 'citationMetadata': ?citationMetadata?.toJson(), };