@override Map<String, dynamic> toJson() => <String, dynamic>{ 'url': url, 'link_preview': linkPreview?.toJson(), '@type': constructor, };