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