youtube_explode/lib/src/search/base_search_content.dart

3 lines
88 B
Dart
Raw Normal View History

2020-12-26 16:01:20 +01:00
/// This i can either be a [SearchVideo] or [SearchPlaylist]
mixin BaseSearchContent {}