menu
unofficial_twitch_open_api package
documentation
channel_media/twitch_channel_media.dart
TwitchChannelMedia
TwitchChannelMedia constructor
TwitchChannelMedia constructor
dark_mode
light_mode
TwitchChannelMedia
constructor
TwitchChannelMedia
(
String
?
token
,
String
?
clientId
)
Implementation
TwitchChannelMedia(String? token, String? clientId) : super(token, clientId);
unofficial_twitch_open_api package
documentation
channel_media/twitch_channel_media
TwitchChannelMedia
TwitchChannelMedia constructor
TwitchChannelMedia class