RelatedVideosList constructor
- @internal
- List<
Video> base, - RelatedVideosClient _client,
- YoutubeHttpClient _httpClient
Construct an instance of RelatedVideosList
Implementation
@internal
RelatedVideosList(super.base, this._client, this._httpClient);