@override Map<String, dynamic> toJson() => { 'type': 'url_citation', 'start_index': startIndex, 'end_index': endIndex, 'title': title, 'url': url, };