mp4Video property
If this is populated, the entry has a related MP4 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:'mp4Video')
String? mp4Video;
If this is populated, the entry has a related MP4 video to show. I am 100% certain I am going to regret putting this directly on TrendingEntry, but it will work so yolo
@JsonKey(name:'mp4Video')
String? mp4Video;