probably shouldn't need to change this

This commit is contained in:
mitchpk 2021-10-16 17:18:25 +10:30
parent 24147692a2
commit 38056e66a1
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ class SearchClient {
@Deprecated(
'Since version 1.9.0 this is the same as [SearchClient.getVideos].')
Stream<BaseSearchContent> getVideosFromPage(String searchQuery,
{bool onlyVideos = false,
{bool onlyVideos = true,
SearchFilter filter = const SearchFilter('')}) async* {
SearchPage? page;
// ignore: literal_only_boolean_expressions