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