TwitchHttpClientImpl constructor
TwitchHttpClientImpl({
- required EnvironmentBundle environmentBundle,
Implementation
TwitchHttpClientImpl({
required EnvironmentBundle environmentBundle,
}) : super(
environmentBundle: environmentBundle,
);