menu
googleapis package
documentation
youtube/v3.dart
ChannelTopicDetails
ChannelTopicDetails.new constructor
ChannelTopicDetails.new constructor
dark_mode
light_mode
ChannelTopicDetails
constructor
ChannelTopicDetails
(
{
List
<
String
>
?
topicCategories
,
List
<
String
>
?
topicIds
,
})
Implementation
ChannelTopicDetails({
this
.topicCategories,
this
.topicIds, });
googleapis package
documentation
youtube/v3
ChannelTopicDetails
ChannelTopicDetails.new constructor
ChannelTopicDetails class
Constructors
new
fromJson
Properties
hashCode
runtimeType
topicCategories
topicIds
Methods
noSuchMethod
toJson
toString
Operators
operator ==