/// This i can either be a [SearchVideo] or [SearchPlaylist] abstract class BaseSearchContent { /// const BaseSearchContent(); }