TwitchHttpClient constructor
TwitchHttpClient({
- required EnvironmentBundle environmentBundle,
Implementation
TwitchHttpClient({
required this.environmentBundle,
});