menu
unofficial_twitch_open_api package
documentation
game/twitch_game.dart
TwitchGame
TwitchGame constructor
TwitchGame constructor
dark_mode
light_mode
TwitchGame
constructor
TwitchGame
(
String
?
token
,
String
?
clientId
)
Implementation
TwitchGame(String? token, String? clientId) : super(token, clientId);
unofficial_twitch_open_api package
documentation
game/twitch_game
TwitchGame
TwitchGame constructor
TwitchGame class