webmVideo property
If this is populated, the entry has a related WebM video to show. I am 100% certain I am going to regret putting this directly on TrendingEntry, but it will work so yolo
Implementation
@JsonKey(name:'webmVideo')
String? webmVideo;