menu
googleapis package
documentation
youtube/v3.dart
VideoTopicDetails
VideoTopicDetails constructor
VideoTopicDetails constructor
dark_mode
light_mode
VideoTopicDetails
constructor
VideoTopicDetails
(
{
List
<
String
>
?
relevantTopicIds
,
List
<
String
>
?
topicCategories
,
List
<
String
>
?
topicIds
,
})
Implementation
VideoTopicDetails({ this.relevantTopicIds, this.topicCategories, this.topicIds, });
googleapis package
documentation
youtube/v3
VideoTopicDetails
VideoTopicDetails constructor
VideoTopicDetails class