Map<String, dynamic> toJson() => { 'content_type': contentType, 'found_in_rag': foundInRag, 'links': links, };