menu
googleapis package
documentation
youtube/v3.dart
BatchGetStatsResponse
BatchGetStatsResponse.new constructor
BatchGetStatsResponse.new constructor
dark_mode
light_mode
BatchGetStatsResponse
constructor
BatchGetStatsResponse
(
{
String
?
etag
,
List
<
VideoStat
>
?
items
,
String
?
kind
,
})
Implementation
BatchGetStatsResponse({this.etag, this.items, this.kind});
googleapis package
documentation
youtube/v3
BatchGetStatsResponse
BatchGetStatsResponse.new constructor
BatchGetStatsResponse class