StreamsClient constructor
StreamsClient(
- YoutubeHttpClient _httpClient
Initializes an instance of StreamsClient
Implementation
StreamsClient(this._httpClient);
Initializes an instance of StreamsClient
StreamsClient(this._httpClient);