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