menu
unofficial_twitch_open_api package
documentation
game/twitch_game_impl.dart
TwitchGameImpl
TwitchGameImpl constructor
TwitchGameImpl constructor
dark_mode
light_mode
TwitchGameImpl
constructor
TwitchGameImpl
(
{
String
?
token
,
String
?
clientId
,
})
Implementation
TwitchGameImpl({ String? token, String? clientId, }) : super(token, clientId);
unofficial_twitch_open_api package
documentation
game/twitch_game_impl
TwitchGameImpl
TwitchGameImpl constructor
TwitchGameImpl class