factory ContentPreview.fromJson(Map<String, dynamic> json) { return _$ContentPreviewFromJson(json); }