menu
unofficial_twitch_open_api package
documentation
search/twitch_search_impl.dart
TwitchSearchImpl
TwitchSearchImpl constructor
TwitchSearchImpl constructor
dark_mode
light_mode
TwitchSearchImpl
constructor
TwitchSearchImpl
(
{
required
String
?
token
,
required
String
?
clientId
,
})
Implementation
TwitchSearchImpl({ required String? token, required String? clientId, }) : super(token, clientId);
unofficial_twitch_open_api package
documentation
search/twitch_search_impl
TwitchSearchImpl
TwitchSearchImpl constructor
TwitchSearchImpl class